Skip to content

Commit

Permalink
feat: change site verification settings (cotes2020#1561)
Browse files Browse the repository at this point in the history
  • Loading branch information
kungfux authored and kimbob13 committed May 25, 2024
1 parent 7493c51 commit affe9bf
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,14 @@ social:
# - https://www.facebook.com/username
- https://www.linkedin.com/in/kimbob13

google_site_verification: qTAASN-0OfRzSbjBNmdblEdw0A-IU5AuYou00u8tCRw # fill in to your verification string
# Site Verification Settings
webmaster_verifications:
google: qTAASN-0OfRzSbjBNmdblEdw0A-IU5AuYou00u8tCRw # fill in your Google verification code
bing: # fill in your Bing verification code
alexa: # fill in your Alexa verification code
yandex: # fill in your Yandex verification code
baidu: # fill in your Baidu verification code
facebook: # fill in your Facebook verification code

# ↑ --------------------------
# The end of `jekyll-seo-tag` settings
Expand Down

0 comments on commit affe9bf

Please sign in to comment.