Skip to content

Commit

Permalink
Update meta googleSiteVerification
Browse files Browse the repository at this point in the history
  • Loading branch information
No1ceTea committed May 15, 2024
1 parent 15f66fd commit d5e830b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/layouts/Layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ const socialImageURL = new URL(
<script is:inline src="/toggle-theme.js"></script>
</head>
<body>
<meta name="google-site-verification" content={googleSiteVerification} />
<SpeedInsights />
<slot />
</body>
Expand Down

1 comment on commit d5e830b

@vercel
Copy link

@vercel vercel bot commented on d5e830b May 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.