Skip to content

Commit

Permalink
Mastodon verification
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-bate committed Sep 2, 2024
1 parent a054df2 commit 2a07773
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .verification.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!-- Mastodon verification -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mastodon Verification</title>
</head>
<body>
Fediverse: <a href="https://social.technoetic.com/@steve" rel="me">@steve</a>
<script>
setTimeout(function() {
window.location.href = 'https://github.com/steve-bate/firm-server';
}, 0);
</script>
</body>
</html>

0 comments on commit 2a07773

Please sign in to comment.