updates
Some checks failed
Sync from Gitea (main→main, keep workflow) / mirror (push) Has been cancelled

This commit is contained in:
Zheyuan Wu
2026-01-13 12:42:29 -06:00
parent a1053e30e0
commit 9974b12b09
20 changed files with 310 additions and 1 deletions

View File

@@ -47,6 +47,11 @@ export default {
type: 'page',
href: '/Math4202'
},
Math4302_link: {
title: 'Math4302',
type: 'page',
href: '/Math4302'
},
Math416_link: {
title: 'Math416',
type: 'page',
@@ -67,6 +72,13 @@ export default {
type: 'page',
href: '/CSE347'
},
CSE4303:{
title: 'CSE4303',
type: 'page',
theme:{
timestamp: true,
}
},
CSE442T_link: {
title: 'CSE442T',
type: 'page',