Created
November 7, 2022 07:38
-
-
Save davidstosik/84c6cfe494b5bb48cee1eeb13ba3d940 to your computer and use it in GitHub Desktop.
Mastodon Verification Gist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Mastodon Verification Gist</title> | |
</head> | |
<body> | |
<p> | |
I'm David Stosik. This is my Mastodon verification gist! | |
</p> | |
<ul> | |
<li><a rel="me" href="https://mstdn.jp/@davidstosik">Mastodon</a></li> | |
</ul> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment