Commit f5d3d14
Fix CSS: move stylesheet to assets/main.scss so minima actually loads it
The page loads assets/main.css (minima's default) but our custom CSS was
at assets/css/style.css — a separate file never referenced by any page.
Moving to assets/main.scss overrides minima's template so our wrapper
width, version label styling, and all other customizations take effect.
Bump site version to 1.0.2.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent adaf824 commit f5d3d14
2 files changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
File renamed without changes.
0 commit comments