|
@@ -8,6 +8,7 @@
|
|
|
},
|
|
|
"plugins": [
|
|
|
"addcssjs",
|
|
|
+ "autotheme",
|
|
|
"-atoc",
|
|
|
"fancybox",
|
|
|
"donate",
|
|
@@ -21,6 +22,11 @@
|
|
|
"sitemap"
|
|
|
],
|
|
|
"pluginsConfig": {
|
|
|
+ "autotheme": {
|
|
|
+ "white": [9, 10, 11, 12, 13, 14, 15, 16],
|
|
|
+ "sepia": [6, 7, 8, 17, 18, 19],
|
|
|
+ "night": [20, 21, 22, 23, 0, 1, 2, 3, 4, 5]
|
|
|
+ },
|
|
|
"donate": {
|
|
|
"wechat": "http://go.sh.gg/images/wx.png",
|
|
|
"alipay": "http://go.sh.gg/images/alipay.png",
|