Compare commits

..

2 Commits

Author SHA1 Message Date
Fred Boniface d028fd3493 Mastodon verification Links 2023-11-06 00:01:59 +00:00
Fred Boniface f288ff5e2a Add Mastodon verification links 2023-11-06 00:01:19 +00:00
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +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" />
<link rel="me" href="https://mastodon.online/@fredb">
<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">