[en] Update events.js

This commit is contained in:
Paweł Dembowski 2021-09-21 15:34:39 +00:00
parent 76d2d2ca5a
commit 59664e4494
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ module.exports = [
new Event('National Gay Men''s HIV/AIDS Awareness Day (US)', null, 9, day(27), 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('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('LGBT Center Awareness Day (US)', null, 10, day(19), EventLevel.MajorDay),
new Event('{https://twitter.com/_EQUALGROUND_/status/1440232964286124050=Lesbian Visibility Day} (Sri Lanka)', null, 9, day(21), EventLevel.MajorDay), new Event('{https://twitter.com/_EQUALGROUND_/status/1440232964286124050=Lesbian Visibility Day} (Sri Lanka)', 'Lesbian', 9, day(21), EventLevel.MajorDay),
// dynamic date // dynamic date
new Event('Wear it Purple Day (Australia)', null, 8, function* (monthDays) { new Event('Wear it Purple Day (Australia)', null, 8, function* (monthDays) {