This commit is contained in:
2025-11-16 20:19:14 +08:00
parent 05bb98a2c2
commit 521c4b5007
2 changed files with 3 additions and 1 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:'/psh'}////////////
]
}
],