s11
parent
435cfb2ff9
commit
8628db7b01
|
@ -0,0 +1 @@
|
|||
google-site-verification: googlef515280177f6b66f.html
|
|
@ -10,6 +10,7 @@ const { title, description, keywords, ogUrl, ogImage } = Astro.props;
|
|||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
|
||||
<meta name="google-site-verification" content="FYVxM8R0R0u4dLSBlzaRpSDD9mpVs6N9m_TpzZ5VIYs" />
|
||||
<meta name="generator" content={Astro.generator} />
|
||||
<title>{title}</title>
|
||||
|
||||
|
|
Loading…
Reference in New Issue