Skip to content

Commit 0568a60

Browse files
committed
gsc reset
1 parent 8721325 commit 0568a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/BaseHead.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const { title, description } = Astro.props
2727
title="thewhiteh4t - Security Through Hacking"
2828
href={new URL('rss.xml', Astro.site)}
2929
/>
30-
<meta name="google-site-verification" content="tnCFEyZ2iPL-pxOGxgs0--ce9az3gCA3RR-UxiAAE70" />
30+
3131
<!-- SEO Tags -->
3232
<SEO title={title} description={description} />
3333

0 commit comments

Comments
 (0)