Merge remote-tracking branch 'origin/main'

This commit is contained in:
Andrea Vos 2021-09-18 16:56:10 +02:00
commit 75304adb69

View File

@ -1,3 +1,6 @@
module.exports = [
// months
new Event('{https://queerhistory.de=Queer History Month}', 'Progress Pride', 5, month, EventLevel.Month),
];