From 521c4b5007d1845b5bbefa8c6c6680cb417f6b20 Mon Sep 17 00:00:00 2001 From: Tenno-UI <3856423906@qq.com> Date: Sun, 16 Nov 2025 20:19:14 +0800 Subject: [PATCH] :p --- docs/.vitepress/config.ts | 3 ++- docs/psh.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 docs/psh.md diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index 2d06bca..6d21e2f 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:'/psh'}//////////// ] } ], diff --git a/docs/psh.md b/docs/psh.md new file mode 100644 index 0000000..5c99a90 --- /dev/null +++ b/docs/psh.md @@ -0,0 +1 @@ +content:p \ No newline at end of file