[en] Update events.js

This commit is contained in:
Paweł Dembowski 2021-09-21 14:43:23 +00:00
parent 4214437f9d
commit b879ac4b3a

View File

@ -24,6 +24,9 @@ module.exports = [
new Event('Anniversary of the Decriminalisation of Homosexuality in England and Wales (1967)', null, 7, day(27), EventLevel.MajorDay),
new Event('Anniversary of the Decriminalisation of Homosexuality in Scotland (1981)', null, 2, day(1), EventLevel.MajorDay),
new Event('Two Spirit Awareness Day', 'Two Spirit', 7, day(11), EventLevel.MajorDay),
new Event('National Gay Men''s HIV/AIDS Awareness Day (US)', null, 9, day(27), EventLevel.MajorDay),
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),
// dynamic date
new Event('Wear it Purple Day (Australia)', null, 8, function* (monthDays) {