Skip to content

Commit 7e75ae0

Browse files
authored
chore: update QRCode (#143)
1 parent a4151cf commit 7e75ae0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gatsby-config.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,9 @@ module.exports = {
166166
showDingTalkQRCode: true,
167167
showWeChatQRCode: true,
168168
weChatQRCode:
169-
'https://img.alicdn.com/imgextra/i2/O1CN01gGv30m1FBgm52NCDh_!!6000000000449-2-tps-200-198.png',
169+
'https://mdn.alipayobjects.com/huamei_1fkuc4/afts/img/A*p31pT4e29YYAAAAAAAAAAAAADhviAQ/original',
170170
dingTalkQRCode:
171-
'https://img.alicdn.com/imgextra/i3/O1CN01aUGtnO1gMfu1JESuP_!!6000000004128-0-tps-200-239.jpg',
171+
'https://mdn.alipayobjects.com/huamei_1fkuc4/afts/img/A*EMZYTIpdYJsAAAAAAAAAAAAADhviAQ/original',
172172
showSearch: true, // 是否展示搜索框
173173
showChinaMirror: false, // 是否展示国内镜像链接
174174
showLanguageSwitcher: true, // 用于定义是否展示语言切换

0 commit comments

Comments
 (0)