Mastodon verification Links

This commit is contained in:
Fred Boniface 2023-11-06 00:01:59 +00:00
parent f288ff5e2a
commit d028fd3493
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
<meta charset="utf-8" /> <meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/favicon.png" /> <link rel="icon" href="%sveltekit.assets%/favicon.png" />
<meta name="viewport" content="width=device-width" /> <meta name="viewport" content="width=device-width" />
<a rel="me" href="https://mastodon.online/@fredb">Mastodon</a> <link rel="me" href="https://mastodon.online/@fredb">
<a rel="me" href="https://pixelfed.scot/@fbface">Pixelfed</a> <link rel="me" href="https://pixelfed.scot/@fbface">
%sveltekit.head% %sveltekit.head%
</head> </head>
<body data-sveltekit-preload-data="hover"> <body data-sveltekit-preload-data="hover">