brewlog/templates
Jon Seager 0fd4214b6c
refactor(static): prefix all static asset routes with /static/
Move static asset URLs from root-level paths to /static/ prefix
mirroring the filesystem layout (e.g. /styles.css → /static/css/styles.css,
/components/*.js → /static/js/components/*.js).
2026-02-08 18:07:10 +00:00
..
pages refactor(static): prefix all static asset routes with /static/ 2026-02-08 18:07:10 +00:00
partials refactor(static): prefix all static asset routes with /static/ 2026-02-08 18:07:10 +00:00
base.html refactor(static): prefix all static asset routes with /static/ 2026-02-08 18:07:10 +00:00