Skip to content

Commit fd7da05

Browse files
committed
add google search console verification tag
1 parent 7ddc857 commit fd7da05

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/components/layout/Meta.svelte

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@
6161

6262
<link rel="canonical" href={canonicalUrl} />
6363

64+
<meta
65+
name="google-site-verification"
66+
content="PdUgASNM0lz8KY_57xKg13BN-3427cDf9oBnkJbWYIQ"
67+
/>
68+
6469
<!-- Google Fonts preconnect (the actual font CSS is imported from
6570
variables.css; Lexend + Lexend Deca + Roboto Mono). -->
6671
<link rel="preconnect" href="https://fonts.googleapis.com" />

0 commit comments

Comments
 (0)