From 3eb528e61d6f72a50d0376f4afc91d2336ae419e Mon Sep 17 00:00:00 2001 From: jinmao Date: Thu, 1 Aug 2024 07:01:28 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E9=A1=B6=E9=83=A8=E7=A4=BE=E5=8C=BA?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E5=88=B0=E7=A4=BE=E5=8C=BA=E4=BA=A4=E6=B5=81?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/.vitepress/config.mts | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/website/.vitepress/config.mts b/website/.vitepress/config.mts index bf4aa777..ffee4b68 100644 --- a/website/.vitepress/config.mts +++ b/website/.vitepress/config.mts @@ -211,21 +211,22 @@ function nav(): DefaultTheme.NavItem[] { text: '✨ 赞助', }, { + link: '/commercial/community', text: '👨‍👦‍👦 社区', - items: [ - { - link: 'https://qun.qq.com/qqweb/qunpro/share?_wv=3&_wwv=128&appChannel=share&inviteCode=22ySzj7pKiw&businessType=9&from=246610&biz=ka&mainSourceId=share&subSourceId=others&jumpsource=shorturl#/pc', - text: 'QQ频道', - }, - { - link: 'https://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=mjZmlhgVzzUxvdxllB6C1vHpX8O8QRL0&authKey=DBdFbBwERmfaKY95JvRWqLCJIRGJAmKyZbrpzZ41EKDMZ5SR6MfbjOBaaNRN73fr&noverify=0&group_code=4286109', - text: 'QQ群', - }, - { - link: 'https://discord.gg/VU62jTecad', - text: 'Discord', - }, - ], + // items: [ + // { + // link: 'https://qun.qq.com/qqweb/qunpro/share?_wv=3&_wwv=128&appChannel=share&inviteCode=22ySzj7pKiw&businessType=9&from=246610&biz=ka&mainSourceId=share&subSourceId=others&jumpsource=shorturl#/pc', + // text: 'QQ频道', + // }, + // { + // link: 'https://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=mjZmlhgVzzUxvdxllB6C1vHpX8O8QRL0&authKey=DBdFbBwERmfaKY95JvRWqLCJIRGJAmKyZbrpzZ41EKDMZ5SR6MfbjOBaaNRN73fr&noverify=0&group_code=4286109', + // text: 'QQ群', + // }, + // { + // link: 'https://discord.gg/VU62jTecad', + // text: 'Discord', + // }, + // ], }, { link: '/friend-links/',