mirror of
https://github.com/alexohneander/alexohneander-astro.git
synced 2025-06-29 06:51:55 +00:00
Update Layout.astro
This commit is contained in:
parent
ca015a59d8
commit
6941f97721
@ -35,6 +35,7 @@ const socialImageURL = new URL(
|
|||||||
<meta name="viewport" content="width=device-width" />
|
<meta name="viewport" content="width=device-width" />
|
||||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||||
<link rel="canonical" href={canonicalURL} />
|
<link rel="canonical" href={canonicalURL} />
|
||||||
|
<link rel="me" href="https://mastodon.social/@alexohneander" />
|
||||||
<meta name="generator" content={Astro.generator} />
|
<meta name="generator" content={Astro.generator} />
|
||||||
|
|
||||||
<!-- General Meta Tags -->
|
<!-- General Meta Tags -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user