Skip to content

Commit

Permalink
Add google site verification meta tag to doc root (#345)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasongin authored Aug 1, 2024
1 parent ecd2bca commit 74a6e5f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
# Browse the rendered documentation at https://microsoft.github.io/node-api-dotnet

# https://vitepress.dev/reference/default-theme-home-page

head:
# Google Search Console site verification
- - meta
- name: google-site-verification
content: WEl34DrQveQB8qaqvdfR3lybAx4ZGlaW9eOnU8KIW3Y

layout: home

hero:
Expand Down

0 comments on commit 74a6e5f

Please sign in to comment.