我添加了syl

This commit is contained in:
2025-11-16 19:59:29 +08:00
parent 05bb98a2c2
commit f8ee18545f
4 changed files with 43 additions and 38 deletions

View File

@@ -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:'/syl'},
]
}
],