Add link to fediverse profile

This commit is contained in:
arne 2022-05-05 09:08:13 +02:00
commit 1c6e3c5aee

View file

@ -7,6 +7,7 @@
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🌌</text></svg>"> <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🌌</text></svg>">
<link rel="stylesheet" href="{{ '/assets/style.css' | url }}"> <link rel="stylesheet" href="{{ '/assets/style.css' | url }}">
<link rel="pgpkey authn" href="{{ '/assets/key.txt' | url }}"> <link rel="pgpkey authn" href="{{ '/assets/key.txt' | url }}">
<link rel="me" href="https://post.lurk.org/@computersandblues">
<link rel="alternate" type="application/atom+xml" href="{{ '/feed.xml' | url }}"> <link rel="alternate" type="application/atom+xml" href="{{ '/feed.xml' | url }}">
<link rel="webmention" href="https://webmention.io/arnes.space/webmention"> <link rel="webmention" href="https://webmention.io/arnes.space/webmention">
<link rel="pingback" href="https://webmention.io/arnes.space/xmlrpc"> <link rel="pingback" href="https://webmention.io/arnes.space/xmlrpc">