Skip to content

Instantly share code, notes, and snippets.

@davidstosik
Created November 7, 2022 07:38
Show Gist options
  • Save davidstosik/84c6cfe494b5bb48cee1eeb13ba3d940 to your computer and use it in GitHub Desktop.
Save davidstosik/84c6cfe494b5bb48cee1eeb13ba3d940 to your computer and use it in GitHub Desktop.
Mastodon Verification Gist
<!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