Update astro version and fix date typo
This commit is contained in:
1333
package-lock.json
generated
1333
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -14,7 +14,7 @@
|
||||
"@astrojs/mdx": "^2.0.1",
|
||||
"@astrojs/rss": "^4.0.1",
|
||||
"@astrojs/sitemap": "^3.0.3",
|
||||
"astro": "^4.14.3",
|
||||
"astro": "^4.16.10",
|
||||
"typescript": "^5.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: 'First post'
|
||||
description: 'First ever blog post'
|
||||
pubDate: 'Dec 19 2024'
|
||||
pubDate: 'Dec 19 2023'
|
||||
heroImage: '/west-wing-sunrise.jpg'
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user