Skip to content

Commit

Permalink
fix: 修改路径
Browse files Browse the repository at this point in the history
  • Loading branch information
joywins-y committed Mar 10, 2024
1 parent d25723b commit aaa85d0
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/.vitepress/sidebar/interview-reply.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
export default [
{
text: '面试真题汇总',
items: [
{
text: '汇总',
link: '/面试复盘/汇总',
},
{
text: '面试题库',
link: '/面试复盘/面试题库',
},
],
},
{
text: '面试真题',
items: [
Expand Down

0 comments on commit aaa85d0

Please sign in to comment.