Add traefik labels

This commit is contained in:
Yan Lin 2025-07-01 23:44:05 +02:00
parent 4004b4564d
commit e7d814051b
6 changed files with 19 additions and 26 deletions

2
dist/css/index.css vendored
View file

@ -18,7 +18,7 @@
@media (prefers-color-scheme: dark) {
:root {
/* Dark mode variables */
--background-color: #212529;
--background-color: #161618;
--background-secondary: #343a40;
--text-color: #f8f9fa;
--text-secondary: #adb5bd;