diff --git a/src/data/pages.js b/src/data/pages.js index 44c63bb..77d816b 100644 --- a/src/data/pages.js +++ b/src/data/pages.js @@ -8,9 +8,9 @@ const pages = [ titleColor: '#5f936a', bodyContent: { blurb: [ - 'Welcome to HackDartmouth 2020! Join us for Dartmouth\'s sixth annual hackathon, an event that brings together over 250 students with a passion for technology. The event features 24 hours of coding, swag, and amazing prizes! Before the event, feel free to check out some of our [past projects](https://hackdartmouthv.devpost.com/submissions).', + 'Welcome to HackDartmouth 2020-2021! Join us for Dartmouth\'s sixth annual hackathon, an event that brings together over 250 students with a passion for technology. The event features 24 hours of coding, swag, and amazing prizes! Before the event, feel free to check out some of our [past projects](https://hackdartmouthv.devpost.com/submissions).', ], - upcomingDate: '18 Apr 2020 07:30:00 EST', + upcomingDate: '18 Apr 2021 07:30:00 EST', }, key: 'AboutBody', },