mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-26 06:23:35 -04:00
Update events.js
This commit is contained in:
parent
d7a14549de
commit
c734e4f340
@ -5,6 +5,7 @@ module.exports = [
|
|||||||
new Event('pride_month', 'Progress Pride', 6, month, EventLevel.Month),
|
new Event('pride_month', 'Progress Pride', 6, month, EventLevel.Month),
|
||||||
new Event('trans_month', 'Transgender', 11, month, EventLevel.Month),
|
new Event('trans_month', 'Transgender', 11, month, EventLevel.Month),
|
||||||
new Event('bi_health_month', 'Bisexual', 3, month, EventLevel.Month),
|
new Event('bi_health_month', 'Bisexual', 3, month, EventLevel.Month),
|
||||||
|
new Event('aro_month', 'Aromantic', 2, month, EventLevel.Month),
|
||||||
|
|
||||||
// project celebrations
|
// project celebrations
|
||||||
new Event('zaimki_birthday', null, 7, day(23), EventLevel.MajorDay),
|
new Event('zaimki_birthday', null, 7, day(23), EventLevel.MajorDay),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user