update notes
This commit is contained in:
36
pages/CSE442T/_meta.js
Normal file
36
pages/CSE442T/_meta.js
Normal file
@@ -0,0 +1,36 @@
|
||||
export default {
|
||||
Exam_reviews: "Exam reviews",
|
||||
CSE442T_L1: "Lecture 1",
|
||||
CSE442T_L2: "Lecture 2",
|
||||
CSE442T_L3: "Lecture 3",
|
||||
CSE442T_L4: "Lecture 4",
|
||||
CSE442T_L5: "Lecture 5",
|
||||
CSE442T_L6: "Lecture 6",
|
||||
CSE442T_L7: "Lecture 7",
|
||||
CSE442T_L8: "Lecture 8",
|
||||
CSE442T_L9: "Lecture 9",
|
||||
CSE442T_L10: "Lecture 10",
|
||||
CSE442T_L11: "Lecture 11",
|
||||
CSE442T_L12: "Lecture 12",
|
||||
CSE442T_L13: "Lecture 13",
|
||||
CSE442T_L14: "Lecture 14",
|
||||
CSE442T_L15: "Lecture 15",
|
||||
CSE442T_L16: "Lecture 16",
|
||||
CSE442T_L17: "Lecture 17",
|
||||
CSE442T_L18: "Lecture 18",
|
||||
CSE442T_L19: "Lecture 19",
|
||||
CSE442T_L20: "Lecture 20",
|
||||
CSE442T_L21: "Lecture 21",
|
||||
CSE442T_L22: {
|
||||
display: 'hidden'
|
||||
},
|
||||
CSE442T_L23: {
|
||||
display: 'hidden'
|
||||
},
|
||||
CSE442T_L24: {
|
||||
display: 'hidden'
|
||||
},
|
||||
index: {
|
||||
display: 'hidden'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user