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