Add webmention links

This commit is contained in:
arne 2022-04-16 11:29:53 +02:00
commit 64f3ea8781

View file

@ -8,6 +8,8 @@
<link rel="stylesheet" href="{{ '/assets/style.css' | url }}">
<link rel="pgpkey authn" href="{{ '/assets/key.txt' | url }}">
<link rel="alternate" type="application/atom+xml" href="{{ '/feed.xml' | url }}">
<link rel="webmention" href="https://webmention.io/arnes.space/webmention">
<link rel="pingback" href="https://webmention.io/arnes.space/xmlrpc">
</head>
<body>
<main class="{{ page.url | pageClasses }}">