[en] Update events.js

This commit is contained in:
Paweł Dembowski 2021-12-04 10:48:20 +00:00
parent 6f06a7fefe
commit b82eb6d89c
1 changed files with 4 additions and 0 deletions

View File

@ -60,6 +60,10 @@ module.exports = [
new Event('National HIV Testing Day (Spain)', '_red-ribbon', 10, day(20), EventLevel.Day, ['aids']),
new Event('National HIV Testing Day (Mexico)', '_red-ribbon', 11, day(23), EventLevel.Day, ['aids']),
new Event('National HIV Testing Day (Peru)', '_red-ribbon', 6, day(10), EventLevel.Day, ['aids']),
new Event('Suicide Prevention Day (Uruguay)', null, 7, day(17), EventLevel.Day),
new Event('Sucide Prevention Day (Puerto Rico)', null, 8, day(12), EventLevel.Day),
// dynamic date
new Event('Wear it Purple Day (Australia)', null, 8, function* (monthDays) {