fix: default page 1

This commit is contained in:
enscribe 2024-09-15 16:12:37 -07:00
parent aaaa2302f2
commit 42951e4d01
No known key found for this signature in database
GPG key ID: 9BBD5C4114E25322
2 changed files with 0 additions and 5 deletions

View file

@ -1,5 +0,0 @@
---
export const prerender = true
return Astro.redirect('/blog/1')
---