Fix Pan Visibility Day link

This commit is contained in:
Leilukin 2024-05-25 12:46:44 +08:00 committed by Helen Chong
parent 0f3638755a
commit cefb15ea2e

View File

@ -72,7 +72,7 @@
}; };
else if (month === 5 && day === 25) else if (month === 5 && day === 25)
return { return {
blurb: `Today is <a href="https://genderedintelligence.co.uk/panvisibilityday">Pansexual and Panromantic Awareness and Visibility Day</a>`, blurb: `Today is <a href="https://www.papyrus-uk.org/pan-visibility-day/">Pansexual and Panromantic Awareness and Visibility Day</a>`,
class: "flag-pan", class: "flag-pan",
}; };
else if (month === 6) else if (month === 6)