Many many changes

This commit is contained in:
Henry Hiles 2023-06-19 10:57:04 -04:00
parent 0ccbcacf6f
commit c0a63a4a97
23 changed files with 405 additions and 20 deletions

View file

@ -10,8 +10,11 @@
"astro": "astro"
},
"dependencies": {
",mmarked": "link:@types/,mmarked",
"@astrojs/rss": "^2.4.3",
"@types/marked": "^5.0.0",
"astro": "^2.6.4",
"astro-icon": "^0.8.1"
"astro-icon": "^0.8.1",
"marked": "^5.1.0"
}
}