[en] Update events.js
This commit is contained in:
parent
73d9c99cf9
commit
b24e51e97a
|
@ -60,8 +60,8 @@ 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),
|
||||
new Event('Suicide Prevention Day (Uruguay)', '_yellow-ribbon', 7, day(17), EventLevel.Day),
|
||||
new Event('Sucide Prevention Day (Puerto Rico)', '_yellow-ribbon', 8, day(12), EventLevel.Day),
|
||||
|
||||
|
||||
|
||||
|
|
Reference in New Issue