Welcome to /about. This is a new "route".
You can edit this content in
src/routes/about/+page.svelte.
/about is generated from src/routes/about/+page.svelte./contact is generated from src/routes/contact/+page.svelte.And if you want to add a new route, you can just add a new file in the src/routes/[your-route-name]/+page.svelte folder. A little weird. But it works.