Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit d300ec4

Browse files
committed
Added a fediverse creator meta tag
1 parent 01c92a3 commit d300ec4

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
@@ -15,6 +15,7 @@
1515
| default .Title }}
1616
<meta name="description" content="{{ $summary }}">
1717
{{ end }}
18+
<meta name="fediverse:creator" content="@[email protected]">
1819

1920
<link rel="apple-touch-icon" sizes="180x180" href="{{ "apple-touch-icon.png" | absURL }}">
2021
<link rel="icon" type="image/png" sizes="32x32" href="{{ "favicon-32x32.png" | absURL }}">

0 commit comments

Comments
 (0)