From df0d425f46611bd0d9c92a3b737e5004c2309f7b Mon Sep 17 00:00:00 2001 From: Kishan Date: Thu, 11 Feb 2021 10:45:40 +0000 Subject: [PATCH] Add "Night" --- frontend/src/data/events-mock.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/data/events-mock.ts b/frontend/src/data/events-mock.ts index 9fe84e46..50cdc8a8 100644 --- a/frontend/src/data/events-mock.ts +++ b/frontend/src/data/events-mock.ts @@ -35,8 +35,8 @@ export const KECHBEvents: EventData = { } }, { - title: "Dr. Taylor's 6th Form Quiz", - description: "Get your teams together for Dr. Taylor's 6th Form Quiz!", + title: "Dr. Taylor's 6th Form Quiz Night", + description: "Get your teams together for Dr. Taylor's 6th Form Quiz Night!", url: "#", when: "26/02/2021 at 7pm", headerURL: "/events/School-Logo.png",