mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-27 15:05:38 -04:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
c1ebe663cf
@ -1,4 +1,7 @@
|
|||||||
const {Event, day, week, month, dayYear, EventLevel} = require("../../src/calendar/helpers");
|
const {Event, day, week, month, dayYear, EventLevel} = require("../../src/calendar/helpers");
|
||||||
|
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
// static date
|
||||||
|
new Event('Годовщина декриминализации гомосексуальности в России (1993)', null, 4, day(29), EventLevel.Day),
|
||||||
|
new Event('Годовщина декриминализации гомосексуальности в беларуси (1994)', null, 3, day(1), EventLevel.Day),
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user