--- import Layout from '../layouts/Main.astro'; import PokedexHeader from '../components/PokedexHeader.astro'; export const prerender = false; ---