There was an error while loading. Please reload this page.
1 parent 967c8cf commit 440899eCopy full SHA for 440899e
1 file changed
src/layouts/layout.astro
@@ -56,6 +56,7 @@ const plausibleDomain = new URL(SITE.url).hostname;
56
sizes="180x180"
57
href={`${faviconBasePath}/apple-touch-icon.png?v=3`}
58
/>
59
+ <link rel="me" href="https://sifa.id/p/tkdodo.eu">
60
<meta name="generator" content={Astro.generator} />
61
<ClientRouter />
62
{
0 commit comments