Ma-Kas / kansaibeyond

Monorepo for a blog and travel website, consisting of frontend, backend, and headless cms.
https://www.kansaibeyond.com
0 stars 0 forks source link

Setting routes dynamic through use of consent banner in layout.tsx #145

Open Ma-Kas opened 5 days ago

Ma-Kas commented 5 days ago

Not sure if static or render on demand is better for this website. Keep an eye on things, then decide. To go back to static: dynamic import ConsentBanner component in layout.tsx with ssr: false;