Remove Ace Week script event
This commit is contained in:
parent
478f7d3af7
commit
8c1d6709d3
@ -125,11 +125,6 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
|||||||
blurb: `Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week">Genderfluid Visibility Week</a>`,
|
blurb: `Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week">Genderfluid Visibility Week</a>`,
|
||||||
class: "flag-genderfluid",
|
class: "flag-genderfluid",
|
||||||
};
|
};
|
||||||
else if (month === 10 && day === 24)
|
|
||||||
return {
|
|
||||||
blurb: `Today is the start of <a href="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week">Ace Week</a>`,
|
|
||||||
class: "flag-ace",
|
|
||||||
};
|
|
||||||
else if (month === 10 && day === 26)
|
else if (month === 10 && day === 26)
|
||||||
return {
|
return {
|
||||||
blurb: `Today is <a href="https://interactadvocates.org/intersex-awareness-day">Intersex Awareness Day</a>`,
|
blurb: `Today is <a href="https://interactadvocates.org/intersex-awareness-day">Intersex Awareness Day</a>`,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user