mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-28 15:31:11 -04:00
[de][calendar] fix banner
This commit is contained in:
parent
e74b80c20e
commit
b5664f6d4c
@ -1,6 +1,6 @@
|
|||||||
module.exports = [
|
const {Event, day, week, month, dayYear, EventLevel} = require("../../src/calendar/helpers");
|
||||||
|
|
||||||
|
module.exports = [
|
||||||
// months
|
// months
|
||||||
new Event('{https://queerhistory.de=Queer History Month}', 'Progress Pride', 5, month, EventLevel.Month),
|
new Event('{https://queerhistory.de=Queer History Month}', 'Progress Pride', 5, month, EventLevel.Month),
|
||||||
|
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user