mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-26 14:32:04 -04:00
Update events.js
This commit is contained in:
parent
8c27b9834b
commit
30b150bdcc
@ -6,6 +6,8 @@ module.exports = [
|
||||
new Event('trans_month', 'Transgender', 11, month, EventLevel.Month),
|
||||
new Event('bi_health_month', 'Bisexual', 3, month, EventLevel.Month),
|
||||
new Event('aro_month', 'Aromantic', 2, month, EventLevel.Month),
|
||||
new Event('suicide_prevention_month', null, 9, month, EventLevel.Month),
|
||||
new Event('aids_awareness_month', null, 12, month, EventLevel.Month),
|
||||
|
||||
// project celebrations
|
||||
new Event('zaimki_birthday', null, 7, day(23), EventLevel.Day),
|
||||
|
Loading…
x
Reference in New Issue
Block a user