Skip to content

Commit 9959b94

Browse files
committed
Remove old possibly misleading events from list since the year is not shown
1 parent 1cb2f86 commit 9959b94

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

js/data/eventList.js

100644100755
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ eventList = [
1717
}
1818
*/
1919

20-
20+
/*
2121
{
2222
"year": 2020,
2323
"month": 1,
@@ -71,4 +71,5 @@ eventList = [
7171
"extraInfo": "für alle Teilnehmer",
7272
"title": "Reguläres Dojo"
7373
}
74+
*/
7475
];

0 commit comments

Comments
 (0)