Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
3dc4fa15c2
|
@ -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 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('{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
|
||||
new Event('Wear it Purple Day (Australia)', null, 8, function* (monthDays) {
|
||||
|
|
Reference in New Issue