Skip to content

Commit eeb5a14

Browse files
committed
docs: added google seo tag
1 parent e6dfd50 commit eeb5a14

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

docs/_config.yml

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ plugins:
2727
- jekyll-feed
2828
- jekyll-sitemap
2929
- jekyll-sass-converter
30+
- jekyll-seo-tag
3031

3132
# Navigation structure
3233
nav_order: 1
@@ -51,7 +52,7 @@ aux_links:
5152
aux_links_new_tab: true
5253

5354
# Footer content
54-
footer_content: "Copyright &copy; 2024 matlas CLI. Distributed by an <a href=\"https://github.com/teabranch/matlas-cli/tree/main/LICENSE\">MIT license</a>."
55+
footer_content: "Copyright &copy; 2025 matlas CLI. Distributed by an <a href=\"https://github.com/teabranch/matlas-cli/tree/main/LICENSE\">MIT license</a>."
5556

5657
# Footer last edit timestamp
5758
last_edit_timestamp: true
@@ -71,4 +72,14 @@ exclude:
7172

7273
# Include files
7374
include:
74-
- _pages
75+
- _pages
76+
77+
# Add Google Site Verification
78+
webmaster_verifications:
79+
google: ftuEYbK0wGbauiNVCeBi1PiNo3-lstmDQ7sXyymgu_c
80+
# You can also add codes for Bing, Yandex, Baidu, and Facebook App ID here
81+
# bing: YOUR_BING_CODE
82+
# yandex: YOUR_YANDEX_CODE
83+
# baidu: YOUR_BAIDU_CODE
84+
# facebook_app_id: YOUR_FACEBOOK_APP_ID
85+
# facebook_admins: YOUR_FACEBOOK_USER_ID

0 commit comments

Comments
 (0)