mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-26 22:43:06 -04:00
[de][calendar] fix banner
This commit is contained in:
parent
e74b80c20e
commit
b5664f6d4c
@ -1,6 +1,6 @@
|
|||||||
|
const {Event, day, week, month, dayYear, EventLevel} = require("../../src/calendar/helpers");
|
||||||
|
|
||||||
module.exports = [
|
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