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). |
||
|---|---|---|
| .. | ||
| pages | ||
| partials | ||
| base.html | ||
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). |
||
|---|---|---|
| .. | ||
| pages | ||
| partials | ||
| base.html | ||