From 9b61dbf7ae879a5473e50797d8881249719db09e Mon Sep 17 00:00:00 2001 From: Trance-0 <60459821+Trance-0@users.noreply.github.com> Date: Mon, 13 Jan 2025 15:06:18 -0600 Subject: [PATCH] Update _meta.js --- pages/CSE332S/_meta.js | 40 +++++++++++----------------------------- 1 file changed, 11 insertions(+), 29 deletions(-) diff --git a/pages/CSE332S/_meta.js b/pages/CSE332S/_meta.js index 16138cc..a1e8230 100644 --- a/pages/CSE332S/_meta.js +++ b/pages/CSE332S/_meta.js @@ -3,33 +3,15 @@ export default { "---":{ type: 'separator' }, - "Math4121_L1": "Introduction to Lebesgue Integration (Lecture 1)", - "Math4121_L2": "Introduction to Lebesgue Integration (Lecture 2)", - "Math4121_L3": "Introduction to Lebesgue Integration (Lecture 3)", - "Math4121_L4": "Introduction to Lebesgue Integration (Lecture 4)", - "Math4121_L5": "Introduction to Lebesgue Integration (Lecture 5)", - "Math4121_L6": "Introduction to Lebesgue Integration (Lecture 6)", - "Math4121_L7": "Introduction to Lebesgue Integration (Lecture 7)", - "Math4121_L8": "Introduction to Lebesgue Integration (Lecture 8)", - "Math4121_L9": "Introduction to Lebesgue Integration (Lecture 9)", - "Math4121_L10": "Introduction to Lebesgue Integration (Lecture 10)", - "Math4121_L11": "Introduction to Lebesgue Integration (Lecture 11)", - "Math4121_L12": "Introduction to Lebesgue Integration (Lecture 12)", - "Math4121_L13": "Introduction to Lebesgue Integration (Lecture 13)", - "Math4121_L14": "Introduction to Lebesgue Integration (Lecture 14)", - "Math4121_L15": "Introduction to Lebesgue Integration (Lecture 15)", - "Math4121_L16": "Introduction to Lebesgue Integration (Lecture 16)", - "Math4121_L17": "Introduction to Lebesgue Integration (Lecture 17)", - "Math4121_L18": "Introduction to Lebesgue Integration (Lecture 18)", - "Math4121_L19": "Introduction to Lebesgue Integration (Lecture 19)", - "Math4121_L20": "Introduction to Lebesgue Integration (Lecture 20)", - "Math4121_L21": "Introduction to Lebesgue Integration (Lecture 21)", - "Math4121_L22": "Introduction to Lebesgue Integration (Lecture 22)", - "Math4121_L23": "Introduction to Lebesgue Integration (Lecture 23)", - "Math4121_L24": "Introduction to Lebesgue Integration (Lecture 24)", - "Math4121_L25": "Introduction to Lebesgue Integration (Lecture 25)", - "Math4121_L26": "Introduction to Lebesgue Integration (Lecture 26)", - "Math4121_L27": "Introduction to Lebesgue Integration (Lecture 27)", - "Math4121_L28": "Introduction to Lebesgue Integration (Lecture 28)", - "Math4121_L29": "Introduction to Lebesgue Integration (Lecture 29)", + CSE332S_L1: "Object-Oriented Programming Lab (Lecture 1)", + CSE332S_L2: "hidden", + CSE332S_L3: "hidden", + CSE332S_L4: "hidden", + CSE332S_L5: "hidden", + CSE332S_L6: "hidden", + CSE332S_L7: "hidden", + CSE332S_L8: "hidden", + CSE332S_L9: "hidden", + CSE332S_L10: "hidden", + CSE332S_L11: "hidden", }