We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4a0566 commit e2e1011Copy full SHA for e2e1011
layouts/partials/templates/opengraph.html
@@ -80,3 +80,7 @@
80
{{- end }}
81
82
83
+
84
+{{- with (.Param "social.fediverse_creator") }}
85
+ <meta name="fediverse:creator" content="{{ . }}">
86
+{{- end }}
0 commit comments