We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d75dc0 commit ce387adCopy full SHA for ce387ad
gatsby-config.js
@@ -166,7 +166,7 @@ module.exports = {
166
showDingTalkQRCode: true,
167
showWeChatQRCode: true,
168
weChatQRCode:
169
- 'https://mdn.alipayobjects.com/huamei_1fkuc4/afts/img/A*p31pT4e29YYAAAAAAAAAAAAADhviAQ/original',
+ 'https://mdn.alipayobjects.com/huamei_1fkuc4/afts/img/A*j_ooQLNzdxcAAAAAAAAAAAAADhviAQ/original',
170
dingTalkQRCode:
171
'https://mdn.alipayobjects.com/huamei_1fkuc4/afts/img/A*EMZYTIpdYJsAAAAAAAAAAAAADhviAQ/original',
172
showSearch: true, // 是否展示搜索框
0 commit comments