Adding mastodon to header

This commit is contained in:
Dan 2026-01-14 10:35:43 +00:00
parent 0cbd1df7b8
commit 04e2032c13

View file

@ -9,6 +9,7 @@
}}{{ end }}{{ end }} }}{{ end }}{{ end }}
</title> </title>
<meta name="viewport" content="width=device-width,minimum-scale=1" /> <meta name="viewport" content="width=device-width,minimum-scale=1" />
<link rel="me" href="https://indieweb.social/@ritual" />
{{ range .AlternativeOutputFormats }} {{ range .AlternativeOutputFormats }}
<link rel="{{ .Rel }}" type="{{ .MediaType.Type }}" href="{{ .RelPermalink }}"> <link rel="{{ .Rel }}" type="{{ .MediaType.Type }}" href="{{ .RelPermalink }}">
{{ end }} {{ end }}