About
This route uses the same server-side layout and navigation as the home page.
In Express + EJS terms, this is like rendering a different template into the same shared layout.
- Route: /about
- Rendering: SSR + island
Island example
This route uses the same server-side layout and navigation as the home page.
In Express + EJS terms, this is like rendering a different template into the same shared layout.
Island example