We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8cda8ce + 547aa5a commit 1f40ff7Copy full SHA for 1f40ff7
pages/_document.tsx
@@ -20,6 +20,7 @@ class MyDocument extends Document {
20
<Html lang="en">
21
<Head>
22
<link href="/favicon.ico" rel="icon" />
23
+ <meta name="google-site-verification" content="l7VjaJvG_OgqxbCyZDDtk_ykMcPXyqwTSoWnf94hGQk" />
24
<script
25
async
26
src={`https://www.googletagmanager.com/gtag/js?id=${GA_TRACKING_ID}`}
0 commit comments