mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-27 06:52:35 -04:00
[sv] Update events.js
This commit is contained in:
parent
676873130a
commit
a8a2fe204f
@ -1,6 +1,9 @@
|
||||
const {Event, day, week, month, dayYear, EventLevel, Day} = require("../../../src/calendar/helpers");
|
||||
|
||||
module.exports = [
|
||||
// --- months ---
|
||||
new Event('Queer History Month (Finland)', 'Progress Pride', 11, month, EventLevel.Month),
|
||||
|
||||
|
||||
// --- static date ---
|
||||
new Event('Marriage Equality Day (Sweden)', '_hrc', 5, day(1), EventLevel.Day),
|
||||
|
Loading…
x
Reference in New Issue
Block a user