Skip to content

Commit

Permalink
Add Google site verification meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
adnpark committed Jan 9, 2025
1 parent 6fa8f22 commit a7227ec
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,10 @@ seo:
locale: "en_US"
url: "https://adnpark.github.io/solidity-cheatsheet/"
site_name: "Solidity Master Cheatsheet"

extra_head: |
<!-- Google Site Verification -->
<meta
name="google-site-verification"
content="VWFnA6P8Hr64mmLdsN34F0l9tG23nQEs6vtyaedJJk0"
/>

0 comments on commit a7227ec

Please sign in to comment.