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 '