update readme

This commit is contained in:
Adam Matthiesen 2024-01-21 05:41:42 -08:00
parent 52c3075cbc
commit 915ed14396
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ The routes are the same as a standard Ghost Blog so you can migrate to Astro eas
| Route | Content | | Route | Content |
| --------------------- | ----------------------------------------- | | --------------------- | ----------------------------------------- |
| `/` | Homepage with recents/features Blog Posts | | `/` | Homepage with recents/features Blog Posts |
| `/404` | 404 Page |
| `/[slug]` | Post or Page | | `/[slug]` | Post or Page |
| `/author/[slug]` | Author page with related posts | | `/author/[slug]` | Author page with related posts |
| `/authors` | All the authors | | `/authors` | All the authors |