1 parent e30f2c7 commit ba7aaa9Copy full SHA for ba7aaa9
3 files changed
docs/.vitepress/config.js
@@ -51,7 +51,7 @@ export default defineConfig({
51
items: [
52
{ text: '字符串', link: '/guide/strings' },
53
{ text: '数字', link: '/guide/numbers' },
54
- // { text: '布尔值', link: '/guide/booleans' },
+ { text: '布尔值', link: '/guide/booleans' },
55
]
56
},
57
// {
0 commit comments