chore: add mastodon verification (#185)

Drew Smirnoff created

Change summary

public/index.html | 1 +
1 file changed, 1 insertion(+)

Detailed changes

public/index.html 🔗

@@ -16,6 +16,7 @@
             href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap"
             rel="stylesheet"
         />
+        <link rel="me" href="https://fosstodon.org/@floatpane" />
     </head>
     <body>
         <div class="gradient-bg"></div>