Skip to content

Commit d3e44a9

Browse files
committed
Added author attribution meta tag for Mastodon
1 parent 75d4b39 commit d3e44a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

layouts/partials/head.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
{{- hugo.Generator -}}
2121
<meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover" />
2222
<meta name="author" content="{{ .Site.Params.author }}" />
23+
<meta name="fediverse:creator" content="@[email protected]">
2324
<meta
2425
name="description"
2526
content="{{ if .Params.description }}

0 commit comments

Comments
 (0)