feat(docs): 添加系统分析师学习笔记模块并更新依赖
- 新增系统分析师笔记目录及初始章节文件 - 在导航栏和笔记配置中添加系统分析师入口 - 添加系统分析师考试概览文档 - 更新 package.json 依赖:添加 @vuepress/plugin-comment 并升级 @waline/client 版本
This commit is contained in:
@@ -16,6 +16,10 @@ export default defineNavbarConfig([
|
||||
text: '英语学习笔记',
|
||||
link: '/subject/english/',
|
||||
},
|
||||
{
|
||||
text: '系统分析师',
|
||||
link: '/subject/certification/',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user