Files
portfolio/app/components
denshooter 08315433d1
All checks were successful
CI / CD / test-build (push) Successful in 11m4s
CI / CD / deploy-dev (push) Successful in 1m19s
CI / CD / deploy-production (push) Has been skipped
fix: enable SSR for below-fold sections (About, Projects, Contact, Footer)
ssr:false caused sections to only render client-side, making them
invisible if any JS error occurred. Keep dynamic() for code-splitting
but allow server-side rendering.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-04 21:37:44 +01:00
..
2026-01-10 00:52:08 +01:00
2026-01-10 00:52:08 +01:00
2026-01-22 20:56:35 +01:00