File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
themes/lattice/layout/_partial/common Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -137,6 +137,8 @@ github:
137137baidusitemap :
138138 url : http://aotu.io/
139139
140+ baiduce : 2b74a5aea155a215abea8547f929190c
141+
140142# filter_cleanup
141143hfc_useref :
142144 enable : true
@@ -183,4 +185,4 @@ hfc_favicons:
183185logo_url : img/o2logo.png
184186
185187wechat :
186- jssdk_url : https://aotu.jd.com/aotu-wx-api/api/wx/jssdk/signature
188+ jssdk_url : https://aotu.jd.com/aotu-wx-api/api/wx/jssdk/signature
Original file line number Diff line number Diff line change 88<meta name=" apple-mobile-web-app-status-bar-style" content=" black" />
99<meta name=" format-detection" content=" telephone=yes" />
1010<meta name=" mobile-web-app-capable" content=" yes" />
11- <meta name=" robots" content=" index, follow" />
11+ <meta name=" robots" content=" index, follow" />
12+
13+ {% if config.baiduce %}
14+ <meta baidu-gxt-verify-token=" {{ config.baiduce }}" />
15+ {% endif%}
1216
1317<!-- keywords -->
1418<meta name=" keywords" content=" {{ page_keywords(true) }}" />
You can’t perform that action at this time.
0 commit comments