mirror of
https://github.com/zoriya/v10.git
synced 2026-08-05 05:37:21 +00:00
chore(site): add Algolia site verification meta tag (#939)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
2c2610f168
commit
c53f6f662b
@@ -55,6 +55,7 @@ const fullTitle =
|
||||
href={new URL("rss.xml", Astro.site)}
|
||||
/>
|
||||
<meta name="generator" content={Astro.generator} />
|
||||
<meta name="algolia-site-verification" content="9CE2D1D6448256D3" />
|
||||
|
||||
{/* Analytics (production only) */}
|
||||
{import.meta.env.PROD && <Posthog />}
|
||||
|
||||
Reference in New Issue
Block a user