Add webmention links
This commit is contained in:
parent
eff18b47a0
commit
64f3ea8781
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@
|
||||||
<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="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="pingback" href="https://webmention.io/arnes.space/xmlrpc">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<main class="{{ page.url | pageClasses }}">
|
<main class="{{ page.url | pageClasses }}">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue