Skip to content

Commit

Permalink
Add WOT verification
Browse files Browse the repository at this point in the history
  • Loading branch information
deeprobin committed Jul 23, 2024
1 parent e93a789 commit 7dbba88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/BaseLayout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ if(Astro.site) {
<meta name="coverage" content="worldwide" />
<meta name="rating" content="general" />
<meta name="rating" content="safe for kids" />
<meta name="wot-verification" content="f9bce4f56519a62a345a"/>
<meta name="wot-verification" content="f9bce4f56519a62a345a" />
<link rel="sitemap" href="/sitemap-index.xml" />

{
Expand Down

0 comments on commit 7dbba88

Please sign in to comment.