Skip to content

Commit

Permalink
chore(root): add google-site-verification
Browse files Browse the repository at this point in the history
  • Loading branch information
hendraaagil committed May 29, 2021
1 parent a19c2f4 commit 5ef243f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions next-seo.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ const SEO = {
{ name: 'viewport', content: 'width=device-width, initial-scale=1.0' },
{ name: 'apple-mobile-web-app-title', content: 'Hendra Agil' },
{ name: 'application-name', content: 'Hendra Agil' },
{
name: 'google-site-verification',
content: '6SMuBaTGbq2BCsaQE1DRyNo948FcJpqt9iwGibpE4e0',
},
{ name: 'msapplication-TileColor', content: '#da532c' },
{ name: 'msapplication-config', content: '/favicon/browserconfig.xml' },
{ name: 'theme-color', content: '#ffffff' },
Expand Down

1 comment on commit 5ef243f

@vercel
Copy link

@vercel vercel bot commented on 5ef243f May 29, 2021

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.