From 80b9d80600b2c01e9480f8de001ff6988e141179 Mon Sep 17 00:00:00 2001 From: JoshuaMarti Date: Tue, 20 Jan 2026 15:54:23 -0800 Subject: [PATCH] Added January 21st Exam --- assets/exams.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/assets/exams.json b/assets/exams.json index fe51488..c6f264f 100644 --- a/assets/exams.json +++ b/assets/exams.json @@ -1 +1,8 @@ -[] +[ + { + "date": "Wednesday, January 21st", + "time": "6:30PM", + "location": "Science & Technology Building Room 243", + "register": "https://hamstudy.org/sessions/697010a3bc902d8d021002c1/1" + } +]