Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
hoochanlon committed Oct 3, 2023
1 parent 2ef5be1 commit 5188704
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,14 @@ module.exports = {
['/zufang-note/zufangxinzhi','龙岗坂田租房新知(2022)'],
['/zufang-note/shiyouhuigu.md','再租房经历与室友回顾(2023)']
]
},
{
title: '转型期的边际人幻痛', // 必要的
collapsable: false, // 可选的, 默认值是 true,
sidebarDepth: 1, // 可选的, 默认值是 1
children: [
['/huantong/xiangqin.md','相亲面谈的感想']
]
}
]
}
Expand Down

0 comments on commit 5188704

Please sign in to comment.