diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index 2d06bca..0faef47 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: '/wzy'} ] } ], diff --git a/docs/wzy.md b/docs/wzy.md new file mode 100644 index 0000000..6b584e8 --- /dev/null +++ b/docs/wzy.md @@ -0,0 +1 @@ +content \ No newline at end of file