From dad520d07c60ca09e2ddeedf94dd2ef487250ceb Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Thu, 24 Oct 2024 11:01:56 +0800 Subject: [PATCH] Remove Ace Week script event --- src/_includes/main/hero.njk | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/_includes/main/hero.njk b/src/_includes/main/hero.njk index b30a1242..b774de56 100644 --- a/src/_includes/main/hero.njk +++ b/src/_includes/main/hero.njk @@ -125,11 +125,6 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8)) blurb: `Today is the start of Genderfluid Visibility Week`, class: "flag-genderfluid", }; - else if (month === 10 && day === 24) - return { - blurb: `Today is the start of Ace Week`, - class: "flag-ace", - }; else if (month === 10 && day === 26) return { blurb: `Today is Intersex Awareness Day`,