7 lines
217 B
HTML
7 lines
217 B
HTML
<!-- Mastodon-->
|
|
<a rel="me" href="https://gts.colmaris.fr/@colmaris"></a>
|
|
|
|
<!-- Auteur Mastodon -->
|
|
{{ with .Site.Params.fediverse_creator }}
|
|
<meta name="fediverse:creator" content="{{ . }}" />
|
|
{{ end }}
|