From 53d1578c44ab7653df74f7415dde1b8abeeba2e5 Mon Sep 17 00:00:00 2001 From: Zheyuan Wu <60459821+Trance-0@users.noreply.github.com> Date: Sat, 8 Feb 2025 15:33:56 -0600 Subject: [PATCH] Update _meta.js --- pages/Math4121/_meta.js | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/pages/Math4121/_meta.js b/pages/Math4121/_meta.js index 8910dd1..a5a8896 100644 --- a/pages/Math4121/_meta.js +++ b/pages/Math4121/_meta.js @@ -11,21 +11,11 @@ export default { 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: { - display: 'hidden' - }, - Math4121_L10: { - display: 'hidden' - }, - Math4121_L11: { - display: 'hidden' - }, - Math4121_L12: { - display: 'hidden' - }, - Math4121_L13: { - display: 'hidden' - }, + 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: { display: 'hidden' },