add mastodon link

This commit is contained in:
Felix Roos
2024-01-01 14:20:01 +01:00
parent 92e0d09c28
commit eb189d077d
2 changed files with 16 additions and 0 deletions
+1
View File
@@ -10,5 +10,6 @@ import { Repl } from '../repl/Repl';
</head>
<body class="h-app-height bg-background">
<Repl client:only="react" />
<a rel="me" href="https://social.toplap.org/@strudel" target="_blank" class="hidden">mastodon</a>
</body>
</html>