Remove webmention
This commit is contained in:
parent
7f6552dab5
commit
c32c5d884f
|
@ -30,9 +30,6 @@
|
||||||
<link rel="me" href="https://github.com/Leilukin">
|
<link rel="me" href="https://github.com/Leilukin">
|
||||||
<link rel="authorization_endpoint" href="https://indieauth.com/auth">
|
<link rel="authorization_endpoint" href="https://indieauth.com/auth">
|
||||||
|
|
||||||
{# Webmention #}
|
|
||||||
<link rel="webmention" href="https://webmention.io/leilukin.com/webmention">
|
|
||||||
|
|
||||||
{# JavaScript #}
|
{# JavaScript #}
|
||||||
<script src="{% getBundleFileUrl 'js' %}" defer></script>
|
<script src="{% getBundleFileUrl 'js' %}" defer></script>
|
||||||
{% if toc %}
|
{% if toc %}
|
||||||
|
|
Loading…
Reference in New Issue