Fix double-slash URLs in stefankoelle, remove unused theme CSS

- stefankoelle/index.njk: fix 15+ double-slash URLs (e.g. /infra//docker/)
- stefankoelle/index.njk: fix /network/ link to /timecapsule/network/
- Delete unused shared/theme-{infra,smarthome,code,retro}.css (accent
  colors now inlined via base.njk)
This commit is contained in:
2026-09-11 13:56:05 +02:00
parent 26ec966b51
commit 79a47ceeaa
6 changed files with 14 additions and 18 deletions
-1
View File
@@ -1 +0,0 @@
:root { --accent: #3E5098; }
-1
View File
@@ -1 +0,0 @@
:root { --accent: #99333A; }
-1
View File
@@ -1 +0,0 @@
:root { --accent: #8a6d3b; }
-1
View File
@@ -1 +0,0 @@
:root { --accent: #1f8a8a; }