We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d4b39 commit d3e44a9Copy full SHA for d3e44a9
layouts/partials/head.html
@@ -20,6 +20,7 @@
20
{{- hugo.Generator -}}
21
<meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover" />
22
<meta name="author" content="{{ .Site.Params.author }}" />
23
+ <meta name="fediverse:creator" content="@[email protected]">
24
<meta
25
name="description"
26
content="{{ if .Params.description }}
0 commit comments