There was an error while loading. Please reload this page.
1 parent 7ddc857 commit fd7da05Copy full SHA for fd7da05
1 file changed
src/components/layout/Meta.svelte
@@ -61,6 +61,11 @@
61
62
<link rel="canonical" href={canonicalUrl} />
63
64
+ <meta
65
+ name="google-site-verification"
66
+ content="PdUgASNM0lz8KY_57xKg13BN-3427cDf9oBnkJbWYIQ"
67
+ />
68
+
69
<!-- Google Fonts preconnect (the actual font CSS is imported from
70
variables.css; Lexend + Lexend Deca + Roboto Mono). -->
71
<link rel="preconnect" href="https://fonts.googleapis.com" />
0 commit comments