diff --git a/config/sites.json b/config/sites.json index 53e6148..ab45537 100644 --- a/config/sites.json +++ b/config/sites.json @@ -1,8 +1,8 @@ { "orientation": "landscape", - "darkMode": "auto", + "darkMode": "off", "backgroundImage": "https://images.unsplash.com/photo-1509356843151-3e7d96241e11?q=80&w=1000", - "backgroundOpacity": 0.45, + "backgroundOpacity": 0.25, "sites": [ { "id": "1411", @@ -23,6 +23,16 @@ "id": "1110", "name": "Radiohuset", "enabled": true + }, + { + "id": "1007", + "name": "Cityterminalen (på Kungsbron)", + "enabled": true + }, + { + "id": "9636", + "name": "Bråvallavägen", + "enabled": true } ], "combineSameDirection": true