From 820ccdc4e648a4ef94bc9ac0cfd7441504b31906 Mon Sep 17 00:00:00 2001 From: Trance-0 <60459821+Trance-0@users.noreply.github.com> Date: Fri, 24 Jan 2025 12:33:33 -0600 Subject: [PATCH] Update _meta.js --- pages/Math4121/_meta.js | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/pages/Math4121/_meta.js b/pages/Math4121/_meta.js index 13707ec..8910dd1 100644 --- a/pages/Math4121/_meta.js +++ b/pages/Math4121/_meta.js @@ -7,15 +7,10 @@ export default { 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: { - display: 'hidden' - }, - Math4121_L6: { - display: 'hidden' - }, - Math4121_L8: { - display: 'hidden' - }, + 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: { display: 'hidden' },