aboutsummaryrefslogtreecommitdiff
path: root/crumbs/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'crumbs/templates/base.html')
-rw-r--r--crumbs/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/crumbs/templates/base.html b/crumbs/templates/base.html
index 50ab84e..1ec37de 100644
--- a/crumbs/templates/base.html
+++ b/crumbs/templates/base.html
@@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
{# Mastodon verification link #}
- <a rel="me" href="https://octodon.social/@spacekookie"></a>
+ <meta rel="me" href="https://octodon.social/@spacekookie">
<link href="{{ SITEURL }}/theme/css/crumbs.css" rel="stylesheet">
{% block css %}{% endblock %}