Skip to content

Commit 17cda6c

Browse files
committed
Added metadata to be used by Mastodon
Created layouts/partial/extended_head.html to specify metadata that Mastodon uses for verification and attribution.
1 parent 8b8b1fc commit 17cda6c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

layouts/partials/extended_head.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<!-- Mastodon website verification -->
2+
3+
<link rel="me" href="https://social.tchncs.de/@ariadna">
4+
5+
<!-- Mastodon content verification -->
6+
7+
<meta name="fediverse:creator" content="@[email protected]">

0 commit comments

Comments
 (0)