From eba65d4e96a485adaa678c70662b939cda234952 Mon Sep 17 00:00:00 2001 From: Jai Smith Date: Fri, 4 Feb 2022 12:38:52 -0500 Subject: [PATCH] virtual -> vii --- src/AboutBody.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/AboutBody.jsx b/src/AboutBody.jsx index d775dcb..bf0207a 100644 --- a/src/AboutBody.jsx +++ b/src/AboutBody.jsx @@ -22,14 +22,14 @@ const renderer = ({ days, hours, minutes, seconds, completed }) => { if (completed) { return (
- HackDartmouthVI is underway! + HackDartmouthVII is underway!
); } else { return (

- HackDartmouth VIrtual starts in: + HackDartmouth VII starts in: