From f112bb31cc1816a824a2d0145e69824f081094b9 Mon Sep 17 00:00:00 2001 From: Hr666 <2909542457@qq.com> Date: Sun, 16 Nov 2025 20:00:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=BB=BA=E4=BA=86hr=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vitepress/config.ts | 3 ++- docs/.vitepress/hr.md | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 docs/.vitepress/hr.md diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index 2d06bca..0c93897 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -16,7 +16,8 @@ export default defineConfig({ text: 'Examples', items: [ { text: 'Markdown Examples', link: '/markdown-examples' }, - { text: 'Runtime API Examples', link: '/api-examples' } + { text: 'Runtime API Examples', link: '/api-examples' }, + { text: '黄睿', link: '/hr' }, ] } ], diff --git a/docs/.vitepress/hr.md b/docs/.vitepress/hr.md new file mode 100644 index 0000000..6d3b182 --- /dev/null +++ b/docs/.vitepress/hr.md @@ -0,0 +1,2 @@ +# hr +content \ No newline at end of file