This commit is contained in:
Trance-0
2025-01-15 15:01:39 -06:00
parent a1d7ba82b6
commit a9b180a01c
6 changed files with 275 additions and 8 deletions

View File

@@ -29,7 +29,7 @@ export default {
Math4121: {
type: 'page',
},
Math4351: {
Math416: {
type: 'page',
},
CSE332S: {
@@ -44,6 +44,9 @@ export default {
CSE559A: {
type: 'page',
},
Math4351: {
display: 'hidden'
},
about: {
display: 'hidden'
},