File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -288,6 +288,7 @@ <h2>Wie mache ich mit?</h2>
288288
289289 </ p >
290290
291+ < h2 style ="color: red; font-weight: bold; "> Aktuell können wir bis April leider keine neuen Teilnehmer aufnehmen!</ h2 >
291292
292293 < p > Jeder, der teilnehmen will, muss sich vorher bei uns per Mail unter
293294 < a href ="mailto:coderdojo.karlsruhe@gmail.com "> coderdojo.karlsruhe@gmail.com</ a > anmelden.
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ eventList = [
3838 "endHour" : 19 ,
3939 "endMin" : 0 ,
4040 "location" : "Seminarraum 236" ,
41- "isIntroEvent" : true
41+ "isIntroEvent" : false
4242 } ,
4343 {
4444 "year" : 2017 ,
@@ -60,7 +60,7 @@ eventList = [
6060 "endHour" : 19 ,
6161 "endMin" : 0 ,
6262 "location" : "Seminarraum 236" ,
63- "isIntroEvent" : true
63+ "isIntroEvent" : false
6464 } ,
6565 {
6666 "year" : 2017 ,
You can’t perform that action at this time.
0 commit comments