Skip to content

Commit 70d98ef

Browse files
committed
Add Mastodon profile verification link
This entry in the head of the page enables link verification for the link to this site in the Mastodon account profile. See: https://docs.joinmastodon.org/user/profile/#verification This will turn the "Website" link in https://fosstodon.org/@numba to "verified" status with a green background and green tick, which provides a little more authenticity to the account. (Example of a profile with an already-verified website: https://mastodon.social/@gmarkall)
1 parent 7ed1a6f commit 70d98ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
<!-- Custom styles for this template -->
1818
<link href="_static/main-page.css" rel="stylesheet">
1919

20+
<!-- Mastodon account verification -->
21+
<a rel="me" href="https://fosstodon.org/@numba">Mastodon</a>
2022
</head>
2123
<body>
2224

0 commit comments

Comments
 (0)