Skip to content

Commit 4e9bead

Browse files
committed
verification updated
1 parent 8e97548 commit 4e9bead

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/components/BaseHead.astro

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,7 @@ const { title, description } = Astro.props
2727
title="thewhiteh4t - Security Through Hacking"
2828
href={new URL('rss.xml', Astro.site)}
2929
/>
30-
<meta
31-
name="google-site-verification"
32-
content="CoXRnOCynjRXx21Qp5sEmlVMpIfLvg4ThJ5yPTHwEsc"
33-
/>
34-
30+
<meta name="google-site-verification" content="tnCFEyZ2iPL-pxOGxgs0--ce9az3gCA3RR-UxiAAE70" />
3531
<!-- SEO Tags -->
3632
<SEO title={title} description={description} />
3733

0 commit comments

Comments
 (0)