Merge remote-tracking branch 'origin/main'

This commit is contained in:
Avris 2021-09-21 18:55:39 +02:00
commit 3dc4fa15c2
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) {