Some checks failed
Sync from Gitea (main→main, keep workflow) / mirror (push) Has been cancelled
9 lines
227 B
JavaScript
9 lines
227 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)",
|
|
}
|