Skip to content

Commit

Permalink
chore: add google site verification to docs site
Browse files Browse the repository at this point in the history
  • Loading branch information
bowheart committed Feb 21, 2025
1 parent 7401e61 commit 78de30c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ module.exports = {
metadata: [
{ name: 'og:type', content: 'article' },
{ name: 'twitter:card', content: 'summary' },
{
name: 'google-site-verification',
content: '9irXW1ZPXKgsZaMNrF50Ist0P4BCu2x-XDp7cSYsZPA',
},
],
navbar: {
title: 'Home',
Expand Down

0 comments on commit 78de30c

Please # to comment.