[en] Update events.js
This commit is contained in:
parent
f55bf67d8a
commit
c2873a3501
|
@ -28,6 +28,7 @@ module.exports = [
|
|||
new Event('National HIV/AIDS and Aging Awareness Day (US)', null, 9, day(18), EventLevel.MajorDay),
|
||||
new Event('LGBT Center Awareness Day (US)', null, 10, day(19), EventLevel.MajorDay),
|
||||
new Event('{https://twitter.com/_EQUALGROUND_/status/1440232964286124050=Lesbian Visibility Day} (Sri Lanka)', 'Lesbian', 9, day(21), EventLevel.MajorDay),
|
||||
new Event('Muxe Awareness Day (Vela de las Intrépidas)', 'Muxe', 11, day(15), EventLevel.MajorDay),
|
||||
|
||||
// dynamic date
|
||||
new Event('Wear it Purple Day (Australia)', null, 8, function* (monthDays) {
|
||||
|
|
Reference in New Issue