Fix Pan Visibility Day link
This commit is contained in:
parent
f9bc1f40e2
commit
c00d7ee743
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue