You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Default option (when the visitor switches manually, the default mode is no longer followed), choosing `auto` will give priority to prefers-color-scheme, and then enter the dark mode from 18:00 to 6:00 in the visitor’s local time
133
+
# Default option (when the visitor switches manually, the default mode is no longer followed), choosing `auto` will give priority to prefers-color-scheme, and then enter the dark mode from 18:00 to 6:00 in the visitor's local time
134
134
# Options: auto | light | dark
135
135
default: auto
136
136
@@ -241,7 +241,7 @@ custom_css:
241
241
242
242
# 网页访问统计
243
243
# Analysis of website visitors
244
-
web_analytics:# 网页访问统计
244
+
web_analytics:
245
245
enable: false
246
246
247
247
# 遵循访客浏览器"请勿追踪"的设置,如果开启则不统计其访问
@@ -299,7 +299,7 @@ web_analytics: # 网页访问统计
299
299
# 51.la 站点统计 ID
300
300
# 51.la analytics
301
301
# See: https://www.51.la/user/site/index
302
-
woyaola:# 51.la 站点统计 ID,参见
302
+
woyaola:
303
303
304
304
# 友盟/cnzz 站点统计 web_id
305
305
# cnzz analytics
@@ -500,7 +500,7 @@ index:
500
500
# Available: 0 - 100
501
501
banner_img_height: 100
502
502
503
-
# 头图黑色蒙版的不透明度,available: 0 - 1.0,1 是完全不透明
503
+
# 头图黑色蒙版的不透明度,available: 0 - 1.0,1 是完全不透明
504
504
# Opacity of the banner mask, 1.0 is completely opaque
# More icons can be found from https://hexo.fluid-dev.com/docs/en/icon/ `class` is the css class of the icon. If adding `qrcode`, The icon is no longer a link, but a hovering QR code
996
+
# More icons can be found from https://hexo.fluid-dev.com/docs/en/icon/ `class` is the css class of the icon. If adding `qrcode`, the icon is no longer a link, but a hovering QR code
0 commit comments