fix: correct Cassiopeia theme CSS paths to src/ prefix [skip ci]

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-02 20:55:38 -05:00
parent 7dd57f408c
commit 48b8e6750e

4
.gitignore vendored
View File

@@ -204,5 +204,5 @@ hypothesis/
# ============================================================
# Cassiopeia custom theme overrides
# ============================================================
/media/css/theme/dark.custom.css
/media/css/theme/light.custom.css
/src/media/css/theme/dark.custom.css
/src/media/css/theme/light.custom.css