From f209f4c30a9bed7059e8812e8452c272b12d94e6 Mon Sep 17 00:00:00 2001 From: gong hanbo <3438093763@qq.com> Date: Sun, 16 Nov 2025 20:57:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=80=E6=96=B0=E6=AC=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vitepress/config.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index 068d7a5..56e7f2c 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -18,8 +18,7 @@ export default defineConfig({ items: [ { text: 'Markdown Examples', link: '/markdown-examples' }, { text: 'Runtime API Examples', link: '/api-examples' }, - { text: "Markdown Examples", link: "/markdown-examples" }, - { text: "Runtime API Examples", link: "/api-examples" }, + { text: "龚涵博", link: "/ghb" }, { text: "吴禹谷", link: "/wyg" }, { text: "黄睿", link: "/hr" },