Fix blank episode form: move all CSS to external static files
Build and Deploy / build-and-deploy (push) Successful in 47s

- Go html/template rejects <style> blocks and inline style attributes
  when template expressions are present in URL/CSS contexts
- Move all inline CSS to static/auth.css, static/episode.css,
  static/dashboard.css
- Serve static files from embedded FS via /static/ handler
- Fix missing </div> in episode form audio file group
This commit is contained in:
2026-07-08 13:12:43 -04:00
parent 9c24b30262
commit c3d1adddc2
10 changed files with 48 additions and 52 deletions
BIN
View File
Binary file not shown.