From 440521f922889a528fabe840d02ec496aef95986 Mon Sep 17 00:00:00 2001 From: Marco0300 Date: Wed, 2 Sep 2026 08:02:49 +0200 Subject: [PATCH] fix: collapse mobile sidebar by default --- public/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.php b/public/index.php index 88a19a4..a5b7c24 100644 --- a/public/index.php +++ b/public/index.php @@ -49,7 +49,7 @@ function render_header(string $title): void $brandLabel = $logoFile ? $brandMark : e($brandName); echo '' . e($title) . ' · ' . e($brandName) . ''; if ($user) { - echo '