Skip to content

Commit

Permalink
add verification code
Browse files Browse the repository at this point in the history
  • Loading branch information
heyjul3s committed Feb 22, 2021
1 parent 2b10581 commit 337dcda
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/components/Global/HTMLhead.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ export const HTMLhead: React.FC<HTMLheadProps> = ({
href="/favicon-16x16.png"
/>
<link rel="manifest" href="/manifest.json" />
<meta
name="google-site-verification"
content="6szmnbKJy65DIAoCqpbWi3hXnLgTkppfsPx0ISMMM04"
></meta>
</Head>

<DefaultSeo
Expand Down

0 comments on commit 337dcda

Please sign in to comment.