aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2024-01-21 15:54:34 +0100
committerGuido Günther <agx@sigxcpu.org>2024-01-22 12:43:50 +0100
commitc5a4a2875e6ad55f5c3a5334f789e7084ef24278 (patch)
tree8710aac0286ce73b0a55d2b77dfcd2e3b9137c41
parentb2042a3a7ce6d3ac885e4ae5b302ac40816084c0 (diff)
layouts: Allow mastodon to verify links
-rw-r--r--layouts/partials/head/extensions.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/partials/head/extensions.html b/layouts/partials/head/extensions.html
index 3f75ce9..b03bda9 100644
--- a/layouts/partials/head/extensions.html
+++ b/layouts/partials/head/extensions.html
@@ -4,3 +4,5 @@
{{- block "JSON-LD-blog" $data }}{{- end }}
{{- end -}}
{{- end -}}
+
+<link rel="me" href="https://fosstodon.org/@phosh"/>