Skip to content

Commit 27707c7

Browse files
committed
add google site verification
1 parent 6b295f7 commit 27707c7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/layouts/Layout.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ const { title } = Astro.props;
1414
<meta name="viewport" content="width=device-width" />
1515
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
1616
<meta name="generator" content={Astro.generator} />
17+
<meta name="google-site-verification" content="_N1moGyOtMLLea2Ii1SxEDxw-DtVurcqkAKmoKTVW0I" />
1718
<title>{title}</title>
1819
</head>
1920
<body class="bg-blockchain-light min-h-screen">

0 commit comments

Comments
 (0)