[en] Update events.js

This commit is contained in:
Paweł Dembowski 2021-09-20 13:18:46 +00:00
parent eb95ab59bc
commit d8e850783c
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ module.exports = [
new Event('National Black HIV Testing Day (US)', null, 2, day(7), EventLevel.MajorDay),
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),
// dynamic date
new Event('Wear it Purple Day (Australia)', null, 8, function* (monthDays) {