Fix #9: Add WebSub support

This commit is contained in:
2023-04-14 20:04:46 +02:00
parent c57828d3e2
commit 5ab1167d38
3 changed files with 20 additions and 1 deletions

View File

@ -15,6 +15,7 @@
<meta name="theme-color" content="#17063b" media="(prefers-color-scheme: dark)" />
<meta name="theme-color" content="#BCB9B2" media="(prefers-color-scheme: light)" />
<link rel="alternate" type="application/atom+xml" href="/feed.xml" title="Atom Feed" />
<link rel="hub" href="https://pubsubhubbub.superfeedr.com" />
%sveltekit.head%
<style>
body {