Migrate to Astro 5

This commit is contained in:
Bad Manners 2024-12-03 19:09:09 -03:00
parent 5d701069e9
commit bb1e533a00
No known key found for this signature in database
GPG key ID: 8C88292CCB075609
129 changed files with 1408 additions and 1448 deletions

View file

@ -1,5 +1,5 @@
---
# slug: some-custom-slug
# id: some-custom-id
title: Example Blog Post
# pubDate: 2024-01-01
isDraft: true

View file

@ -1,5 +1,5 @@
---
# slug: some-custom-slug
# id: some-custom-id
title: Example Game
# shortTitle: Example
# pubDate: 2024-01-01

View file

@ -1,5 +1,5 @@
---
# slug: some-custom-slug
# id: some-custom-id
title: Example Story
# shortTitle: Example
# pubDate: 2024-01-01