mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-18 01:10:25 +00:00
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:
@@ -1 +0,0 @@
|
||||
:root { --accent: #3E5098; }
|
||||
@@ -1 +0,0 @@
|
||||
:root { --accent: #99333A; }
|
||||
@@ -1 +0,0 @@
|
||||
:root { --accent: #8a6d3b; }
|
||||
@@ -1 +0,0 @@
|
||||
:root { --accent: #1f8a8a; }
|
||||
Reference in New Issue
Block a user