We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4788fa5 commit a8ff028Copy full SHA for a8ff028
.vitepress/config.mts
@@ -14,7 +14,7 @@ export default defineConfig({
14
15
sidebar: [
16
{
17
- text: 'Examples',
+ text: '测试',
18
items: [
19
{ text: '测试', link: '/test' }
20
]
0 commit comments