diff --git a/config/layouts/default.json b/config/layouts/default.json index 81f19ea84074283c13c9f61035845521d4d0e8b5..dacb79cafd2137392373e8be06e10b8143b58adc 100755 --- a/config/layouts/default.json +++ b/config/layouts/default.json @@ -17,6 +17,22 @@ "type": "cycler", "duration": 5, "panels": [ + { + "type": "panel", + "name": "werbung", + "config": { + "files": [ + { + "filename": "itour2016_0.png", + "enddate": "02.11.2016" + }, + { + "filename": "DAT_2016_Flyer_DINA6.png", + "enddate": "18.11.2016" + } + ] + } + }, { "type": "panel", "name": "ufc" @@ -24,6 +40,10 @@ { "type": "panel", "name": "mensaPlan" + }, + { + "type": "panel", + "name": "lsfView" } ] }