Remove IndieAuth support
This commit is contained in:
parent
b91847f5bd
commit
a5d32ecb69
|
@ -37,12 +37,6 @@
|
|||
{# JavaScript #}
|
||||
<script src="/assets/js/details-utils.js" defer></script>
|
||||
|
||||
{# IndieAuth #}
|
||||
<link href="mailto:contact@leilukin.com" rel="me">
|
||||
{% if enableWebMention %}
|
||||
<link rel="webmention" href="https://webmention.io/leilukin.com/webmention" />
|
||||
{% endif %}
|
||||
|
||||
<title>
|
||||
{% block pageTitle %}{{ title + " | " if title }}{{ sitemeta.siteName | safe }}{% endblock %}
|
||||
</title>
|
||||
|
|
Loading…
Reference in New Issue