add: fediverse meta tag

This commit is contained in:
Eduardo Flores 2025-01-20 22:40:24 +01:00
parent 6edc38ce73
commit 1696c8e99a

View file

@ -19,6 +19,10 @@
<meta name="description" content="{{ .Params.Description }}"/>
{{- end }}
{{ if .Param "fediverse" }}
<meta property="fediverse:creator" content="{{ .Params.Fediverse }}">
{{ end }}
<title>
{{ if .IsHome }}
{{ site.Title }}