Add fediverse attribution

This commit is contained in:
May Meow
2024-10-09 00:26:42 +02:00
parent f037da3120
commit eedb814199
2 changed files with 4 additions and 0 deletions

View File

@@ -101,6 +101,9 @@
{{ with .Site.Params.verification.yandex }}
<meta name="yandex-verification" content="{{ . }}" />
{{ end }}
{{ with .Site.Params.verification.fediverse }}
<meta name="fediverse:creator" content="{{ . }}" />
{{ end }}
{{/* Social */}}
{{ template "_internal/opengraph.html" . }}
{{ template "_internal/twitter_cards.html" . }}