Skip to content

Commit

Permalink
Add google-site-verification tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Buck committed Sep 30, 2020
1 parent 2e75ba7 commit 149562d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pages/_document.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,9 @@ export default class NextSite extends Document {
__html: plausibleSnippet
}}
/>
</Head>
<style jsx global>{``}</style>
<meta name="google-site-verification" content="pBgF-oOHMUunMh05Uqre2Z1LJbtOoFoCn9mikLIIOew" />
</Head>
<body>
<Main />
<NextScript />
Expand Down

1 comment on commit 149562d

@vercel
Copy link

@vercel vercel bot commented on 149562d Sep 30, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.