Skip to content

Commit 2240821

Browse files
authored
feat: change site verification settings (#1561)
1 parent a19a00d commit 2240821

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

_config.yml

+8-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,14 @@ social:
4444
# - https://www.facebook.com/username
4545
# - https://www.linkedin.com/in/username
4646

47-
google_site_verification: # fill in to your verification string
47+
# Site Verification Settings
48+
webmaster_verifications:
49+
google: # fill in your Google verification code
50+
bing: # fill in your Bing verification code
51+
alexa: # fill in your Alexa verification code
52+
yandex: # fill in your Yandex verification code
53+
baidu: # fill in your Baidu verification code
54+
facebook: # fill in your Facebook verification code
4855

4956
# ↑ --------------------------
5057
# The end of `jekyll-seo-tag` settings

0 commit comments

Comments
 (0)