2 Commits

Author SHA1 Message Date
xfy
8f2f00244c fix: add WASM loading script to SSR HTML template for client hydration 2026-06-03 16:30:03 +08:00
xfy
e48ea4f97f fix: add CSS stylesheets via document API for SSR
- Add document::Stylesheet for /style.css and /highlight.css in AppRouter
- This ensures CSS is included in SSR HTML for all pages (home, post detail, etc.)
- Also add public/index.html for production builds
- Remove stale ISRG cache files
2026-06-03 15:37:17 +08:00