We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62394be commit f29b56bCopy full SHA for f29b56b
src/entry-server.tsx
@@ -12,7 +12,7 @@ export default createHandler(
12
name="viewport"
13
content="width=device-width, initial-scale=1"
14
/>
15
-
+ <link rel="me" href="https://mastodon.social/@SlimeVR" />
16
<meta name="theme-color" content="#65459a" />
17
<meta name="darkreader-lock" />
18
<link rel="icon" type="image/x-icon" href="/images/favicon.ico" />
0 commit comments