Fix feed url
This commit is contained in:
parent
027574f49f
commit
9baad8ef79
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
<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="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="{{ page.baseUrl }}{{ '/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">
|
||||||
</head>
|
</head>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue