diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index a784fe8..cbca11f 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -17,7 +17,7 @@ export default defineConfig({ items: [ { text: 'Markdown Examples', link: '/markdown-examples' }, { text: 'Runtime API Examples', link: '/api-examples' }, - { text: 'zzm', link: '/zzm' } ] + { text: '郑子墨', link: '/zzm' } ] } ], diff --git a/docs/zzm.md b/docs/zzm.md index dac058c..58fcc4c 100644 --- a/docs/zzm.md +++ b/docs/zzm.md @@ -1,2 +1,3 @@ +zzm zzm \ No newline at end of file