update page order

This commit is contained in:
Zheyuan Wu
2024-11-19 23:13:03 -06:00
parent f915457a44
commit e957ade524
3 changed files with 9 additions and 9 deletions

View File

@@ -1,4 +1,7 @@
export default {
index: {
display: 'hidden'
},
Exam_reviews: "Exam reviews",
CSE442T_L1: "Lecture 1",
CSE442T_L2: "Lecture 2",
@@ -29,8 +32,5 @@ export default {
},
CSE442T_L24: {
display: 'hidden'
},
index: {
display: 'hidden'
}
}