Add webmention support
This commit is contained in:
parent
2b8c71122e
commit
cf4ac9ff3c
|
@ -34,6 +34,9 @@
|
|||
<link rel="me" href="https://github.com/Leilukin">
|
||||
<link rel="authorization_endpoint" href="https://indieauth.com/auth">
|
||||
|
||||
{# Webmention #}
|
||||
<link rel="webmention" href="https://webmention.io/leilukin.com/webmention">
|
||||
|
||||
{# Favicon #}
|
||||
{% block favicon %}{% include "global/favicon.njk" %}{% endblock %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue