fix: missing 外语学院 in sidebar
This commit is contained in:
parent
fb6b5a666d
commit
e768897097
16
sidebars.js
16
sidebars.js
|
|
@ -108,6 +108,22 @@ const sidebars = {
|
|||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: '外语学院',
|
||||
link: {
|
||||
type: 'generated-index',
|
||||
title: '外语学院',
|
||||
description: '外语学院的课程资料汇总',
|
||||
slug: '/undergraduate/外语学院',
|
||||
},
|
||||
items: [
|
||||
{
|
||||
type: 'autogenerated',
|
||||
dirName: 'undergraduate/外语学院',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue