From 7e75ae0310366939e40b2764a3bdff7a587f5f88 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 10 May 2024 17:02:51 +0800 Subject: [PATCH] chore: update QRCode (#143) --- gatsby-config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gatsby-config.js b/gatsby-config.js index 9ad61474..37e475c9 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -166,9 +166,9 @@ module.exports = { showDingTalkQRCode: true, showWeChatQRCode: true, weChatQRCode: - 'https://img.alicdn.com/imgextra/i2/O1CN01gGv30m1FBgm52NCDh_!!6000000000449-2-tps-200-198.png', + 'https://mdn.alipayobjects.com/huamei_1fkuc4/afts/img/A*p31pT4e29YYAAAAAAAAAAAAADhviAQ/original', dingTalkQRCode: - 'https://img.alicdn.com/imgextra/i3/O1CN01aUGtnO1gMfu1JESuP_!!6000000004128-0-tps-200-239.jpg', + 'https://mdn.alipayobjects.com/huamei_1fkuc4/afts/img/A*EMZYTIpdYJsAAAAAAAAAAAAADhviAQ/original', showSearch: true, // 是否展示搜索框 showChinaMirror: false, // 是否展示国内镜像链接 showLanguageSwitcher: true, // 用于定义是否展示语言切换