diff --git a/app/about/page.tsx b/app/about/page.tsx index 55fab3d..bee955c 100644 --- a/app/about/page.tsx +++ b/app/about/page.tsx @@ -60,10 +60,6 @@ export default function About() { "MA337 Real Analysis (H)", "MA340 Fourier Analysis", "MAT7092 Stochastic Processes", - "CS108 Introduction to Mathematical Logic (H)", - "CS109 Introduction to Computer Programming", - "CS201 Discrete Mathematics", - "CS217 Data Structures and Algorithm Analysis (H)", ], }, { diff --git a/app/components/coursework-tip.tsx b/app/components/coursework-tip.tsx index 44a7be0..115bbd7 100644 --- a/app/components/coursework-tip.tsx +++ b/app/components/coursework-tip.tsx @@ -69,7 +69,7 @@ export default function CourseworkTip({ courses }: CourseworkTipProps) { style={{ fontFamily: "var(--font-nunito)", fontWeight: 400, fontSize: 16 }} className="text-zinc-400 dark:text-zinc-500 pb-1.5" > - coursework ยท {courses.length} + coursework