Set up IndieAuth

This commit is contained in:
Leilukin 2024-06-04 23:03:56 +08:00 committed by Helen Chong
parent 22a7391c7b
commit f1955a8c7d

View File

@ -37,6 +37,9 @@
{# JavaScript #}
<script src="/assets/js/details-utils.js" defer></script>
{# IndieAuth #}
<link href="mailto:contact@leilukin.com" rel="me">
<title>
{% block pageTitle %}{{ title + " | " if title }}{{ sitemeta.siteName | safe }}{% endblock %}
</title>