File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
3233nav_order : 1
@@ -51,7 +52,7 @@ aux_links:
5152aux_links_new_tab : true
5253
5354# Footer content
54- footer_content : " Copyright © 2024 matlas CLI. Distributed by an <a href=\" https://github.com/teabranch/matlas-cli/tree/main/LICENSE\" >MIT license</a>."
55+ footer_content : " Copyright © 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
5758last_edit_timestamp : true
@@ -71,4 +72,14 @@ exclude:
7172
7273# Include files
7374include :
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
You can’t perform that action at this time.
0 commit comments