We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7532b4f commit 4458c18Copy full SHA for 4458c18
book.json
@@ -82,8 +82,8 @@
82
"modify_format": "YYYY-MM-DD HH:mm:ss"
83
},
84
"donate": {
85
- "wechat": "http://studygolang.qiniudn.com/img/wxpay.png",
86
- "alipay": "http://studygolang.qiniudn.com/170605/9d11b43988fbbb42a5da9f970a0f6818.png",
+ "wechat": "https://static.studygolang.com/img/wxpay.png",
+ "alipay": "https://static.studygolang.com/170605/9d11b43988fbbb42a5da9f970a0f6818.png",
87
"title": "",
88
"button": "赏",
89
"alipayText": "支付宝打赏",
@@ -98,7 +98,7 @@
98
"label": "编辑该页面"
99
100
"sitemap-general": {
101
- "prefix": "http://books.studygolang.com"
+ "prefix": "https://books.studygolang.com"
102
103
"anchor-navigation-ex": {
104
"isRewritePageTitle": false,
0 commit comments