Switch to content collections

This commit is contained in:
Henry Hiles 2023-06-16 19:57:46 -04:00
commit 42baeaa052
19 changed files with 913 additions and 668 deletions

View file

@ -10,7 +10,8 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.3.0",
"astro-icon": "^0.8.0"
"@astrojs/rss": "^2.4.3",
"astro": "^2.6.4",
"astro-icon": "^0.8.1"
}
}