Feat: add 360 and sougou seo support

This commit is contained in:
Cell
2022-02-22 22:05:15 +08:00
parent 1044abd60a
commit 8a69d995d3
7 changed files with 21 additions and 8 deletions
@@ -691,13 +691,15 @@ Please open the code block below to view the complete sample configuration :(far
# Site creation time e.g. '2019-02-03T19:30:34+08:00'
siteTime = ''
# Site verification code config for Google/Bing/Yandex/Pinterest/Baidu
# Site verification code config for Google/Bing/Yandex/Pinterest/Baidu/360/Sogou
[params.verification]
google = ""
bing = ""
yandex = ""
pinterest = ""
baidu = ""
so = ""
sogou = ""
# {{< version 0.2.10 >}} Site SEO config
[params.seo]
@@ -702,13 +702,15 @@ hugo
# 网站创立时间 例:'2019-02-03T19:30:34+08:00'
siteTime = ''
# 网站验证代码,用于 Google/Bing/Yandex/Pinterest/Baidu
# 网站验证代码,用于 Google/Bing/Yandex/Pinterest/Baidu/360/Sogou
[params.verification]
google = ""
bing = ""
yandex = ""
pinterest = ""
baidu = ""
so = ""
sogou = ""
# {{< version 0.2.10 >}} 网站 SEO 配置
[params.seo]