mastodon verification

This commit is contained in:
Colmaris 2025-04-01 14:27:39 +02:00
parent 79e967ad6a
commit 0842d9006b
2 changed files with 9 additions and 2 deletions

View file

@ -15,4 +15,9 @@
<!-- End Matomo Code -->
<!-- Mastodon-->
<a rel="me" href="https://gts.colmaris.fr/@colmaris"></a>
<a rel="me" href="https://gts.colmaris.fr/@colmaris"></a>
<!-- Auteur Mastodon -->
{{ with .Site.Params.fediverse_creator }}
<meta name="fediverse:creator" content="{{ . }}" />
{{ end }}