Add webmention support

This commit is contained in:
Jade Ellis 2024-07-23 17:49:39 +01:00
parent 32b134c367
commit c677ebb8cf
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
2 changed files with 2 additions and 1 deletions

View file

@ -6,6 +6,7 @@
</script>
<svelte:head>
<Favicons />
<link rel="webmention" href="https://webmention.io/jade.ellis.link/webmention" />
</svelte:head>
<Nav />
<main class="main container" id="page-content">

2
pnpm-lock.yaml generated
View file

@ -1142,7 +1142,7 @@ packages:
'@codemirror/view': '>=6.0.0'
Notes@file:packages/website/Notes-1.0.0.tgz:
resolution: {integrity: sha512-xsTpQ1mPMgrT8UF4yZm7VUzLnlEVrG/xJj2LJS4B4ftJ0rQjVadcxR8HFdWHbic4tQOUuKWNcmw9TguV1XZAaQ==, tarball: file:packages/website/Notes-1.0.0.tgz}
resolution: {integrity: sha512-zCT28sRCFYTNTD5K6fzbfcj7VZ4+f+jLp2417n4olQHbBArTlWqxruoaoGgddBHgPWxBfPVr4DBCZ0sacbndKA==, tarball: file:packages/website/Notes-1.0.0.tgz}
version: 1.0.0
acorn@8.12.0: