improve/modified-config #6

Merged
szhhwh merged 8 commits from improve/modified-config into main 2025-04-27 10:43:13 +08:00
2 changed files with 7 additions and 6 deletions
Showing only changes of commit e94dc1b933 - Show all commits

View File

@ -4,6 +4,7 @@ export default navbar([
"/", "/",
{ {
text: '高三特刊', text: '高三特刊',
icon: "book",
children: [ children: [
{ text: "2022 级特刊", link: '/2022/' }, { text: "2022 级特刊", link: '/2022/' },
{ text: '2021 级特刊', link: '/2021/' }, { text: '2021 级特刊', link: '/2021/' },