adds mastodon verification

This commit is contained in:
Hyatt 2024-02-10 08:03:52 -06:00
parent 5892cb7a4a
commit 5999180246
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

View File

@ -15,6 +15,7 @@
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="shortcut icon" href="/favicon.ico"> <link rel="shortcut icon" href="/favicon.ico">
<link rel="me" href="https://mastodon.c.smoothnet.org/@nhyatt">
<title>Is The Internet On Fire?</title> <title>Is The Internet On Fire?</title>
</head> </head>
<body style="text-align:center;"> <body style="text-align:center;">
@ -52,7 +53,7 @@
<br> <br>
Special thanks to <a href="//twitter.com/jschauma">@jschauma</a> author of <a href="//istheinternetonfire.com">istheinternetonfire.com</a>. Special thanks to <a href="//twitter.com/jschauma">@jschauma</a> author of <a href="//istheinternetonfire.com">istheinternetonfire.com</a>.
<br> <br>
Updated by <a rel="me" href="//mastodon.c.smoothnet.org/@nhyatt">@nhyatt</a>. <a href="//gitea.smoothnet.org/nhyatt/istheinternetonfire">Source</a> Updated by <a href="//mastodon.c.smoothnet.org/@nhyatt">@nhyatt</a>. <a href="//gitea.smoothnet.org/nhyatt/istheinternetonfire">Source</a>
</small> </small>
</body> </body>
</html> </html>