From 80c4234684c7ea89ffebbac27eea05195cb4b971 Mon Sep 17 00:00:00 2001 From: migrer <93574330+migrer@users.noreply.github.com> Date: Wed, 30 Aug 2023 16:37:48 +0800 Subject: [PATCH] Update gatsby-config.js MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新微信二维码 --- gatsby-config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatsby-config.js b/gatsby-config.js index 957f44ac..348a829e 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -151,7 +151,7 @@ module.exports = { showDingTalkQRCode: true, showWeChatQRCode: true, weChatQRCode: - 'https://img.alicdn.com/imgextra/i4/O1CN01JI8lvl1FOVmF66TOr_!!6000000000477-2-tps-1375-1375.png', + 'https://img.alicdn.com/imgextra/i2/O1CN01s9Ob1C1et4cU5tEfr_!!6000000003928-0-tps-1376-1373.jpg', dingTalkQRCode: 'https://img.alicdn.com/imgextra/i2/O1CN01Fcw6RC1T8qozkQBFG_!!6000000002338-2-tps-200-239.png', showSearch: true, // 是否展示搜索框