From 5d4b16722102d08c39675a5d400207bb4cfc5a29 Mon Sep 17 00:00:00 2001 From: sebwue Date: Sat, 2 Aug 2025 15:51:30 +0200 Subject: [PATCH] angestoepselt: Enable applications Reviewed-on: https://codeberg.org/angestoepselt/homepage/pulls/196 Co-authored-by: sebwue Co-committed-by: sebwue --- sites/angestoepselt/_data/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sites/angestoepselt/_data/config.json b/sites/angestoepselt/_data/config.json index 815596e..0e77bc8 100644 --- a/sites/angestoepselt/_data/config.json +++ b/sites/angestoepselt/_data/config.json @@ -1,5 +1,5 @@ { - "applicationsClosed": true, + "applicationsClosed": false, "devices": [ { "name": "Laptop", @@ -7,7 +7,7 @@ }, { "name": "Laptop ohne Akku", - "available": true + "available": false }, { "name": "Desktop-Computer",