From 790acf63dd60fef1d1c2578caf78331c83c33e77 Mon Sep 17 00:00:00 2001 From: Jai Date: Thu, 15 Apr 2021 20:30:20 -0400 Subject: [PATCH] registration message tweak --- src/data/pages.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/pages.js b/src/data/pages.js index c9189e0..ca1a6f6 100644 --- a/src/data/pages.js +++ b/src/data/pages.js @@ -190,7 +190,7 @@ const pages = [ event: 'HackDartmouth VIrtual', date: 'April 16-18th, 2021', // location: 'Virtual', - info: 'Registration for non-Dartmouth students closes March 20th. Dartmouth students may register up to the day of the hackathon', + info: 'Registration for non-Dartmouth students closes March 20th. Dartmouth students may register until April 16th at 10 am EDT.', typeformUrl: 'https://hackdartmouth.typeform.com/to/LU7ubUtU', }, key: 'RegisterBody',