diff --git a/website/common/script/content/constants/events.js b/website/common/script/content/constants/events.js index f634fda95d..c1ca3684d3 100644 --- a/website/common/script/content/constants/events.js +++ b/website/common/script/content/constants/events.js @@ -19,6 +19,10 @@ export const EVENTS = { end: '2020-11-02T20:00-05:00', gemsPromo, }, + fall2020Interim: { + start: '2020-09-30T20:00-04:00', + end: '2020-10-29T08:00-04:00', + }, fall2020: { start: '2020-09-22T08:00-04:00', end: '2020-09-30T20:00-04:00',