--- // src/pages/about.astro const pageTitle = 'About This Site'; ---

{pageTitle}

This page is served automatically at /about — no route configuration was written anywhere.