Skip to content

Commit eafc2a4

Browse files
author
sky.sun
committed
doc: 列表
1 parent 02cee54 commit eafc2a4

File tree

2 files changed

+1165
-1
lines changed

2 files changed

+1165
-1
lines changed

docs/.vitepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export default defineConfig({
6060
text: '数据结构',
6161
collapsed: false,
6262
items: [
63-
// { text: '列表', link: '/guide/lists' },
63+
{ text: '列表', link: '/guide/lists' },
6464
// { text: '元组', link: '/guide/tuples' },
6565
// { text: '字典', link: '/guide/dictionaries' },
6666
// { text: '集合', link: '/guide/sets' },

0 commit comments

Comments
 (0)