Files
NoteNextra-origin/content/CSE4303/_meta.js
Zheyuan Wu 8f2e613b36
Some checks failed
Sync from Gitea (main→main, keep workflow) / mirror (push) Has been cancelled
fix errors and update news
2026-02-03 14:59:32 -06:00

14 lines
552 B
JavaScript

export default {
index: "Course Description",
"---":{
type: 'separator'
},
CSE4303_L1: "Introduction to Computer Security (Lecture 1)",
CSE4303_L2: "Introduction to Computer Security (Lecture 2)",
CSE4303_L3: "Introduction to Computer Security (Lecture 3)",
CSE4303_L4: "Introduction to Computer Security (Lecture 4)",
CSE4303_L5: "Introduction to Computer Security (Lecture 5)",
CSE4303_L6: "Introduction to Computer Security (Lecture 6)",
CSE4303_L7: "Introduction to Computer Security (Lecture 7)",
}