Update Layout.astro

This commit is contained in:
2023-09-25 18:01:59 +02:00
committed by GitHub
parent ca015a59d8
commit 6941f97721

View File

@@ -35,6 +35,7 @@ const socialImageURL = new URL(
<meta name="viewport" content="width=device-width" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="canonical" href={canonicalURL} />
<link rel="me" href="https://mastodon.social/@alexohneander" />
<meta name="generator" content={Astro.generator} />
<!-- General Meta Tags -->