Skip to content

Commit

Permalink
Add Baidu site verification (mmistakes#2830)
Browse files Browse the repository at this point in the history
Added `baidu_site_verification` to `_config.yml`
  • Loading branch information
ntcho committed Aug 30, 2021
1 parent 6811fbd commit 0f388f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,9 @@ google:
# SEO Related
google_site_verification :
bing_site_verification :
yandex_site_verification :
naver_site_verification :
yandex_site_verification :
baidu_site_verification :

# Social Sharing
twitter:
Expand Down
3 changes: 2 additions & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,9 @@ algolia:
# SEO Related
google_site_verification : "UQj93ERU9zgECodaaXgVpkjrFn9UrDMEzVamacSoQ8Y" # Replace this with your ID, or delete
bing_site_verification :
yandex_site_verification :
naver_site_verification :
yandex_site_verification :
baidu_site_verification :

# Social Sharing
twitter:
Expand Down

0 comments on commit 0f388f7

Please sign in to comment.