feat: add mdx & sitemap support (for real)
This commit is contained in:
parent
1cf002b8b8
commit
ed0caf5727
3 changed files with 62 additions and 2 deletions
|
@ -13,6 +13,7 @@
|
|||
"dependencies": {
|
||||
"@astrojs/mdx": "^4.2.6",
|
||||
"@astrojs/rss": "^4.0.1",
|
||||
"@astrojs/sitemap": "^3.3.1",
|
||||
"astro": "^5.2.5",
|
||||
"fuse.js": "^7.0.0",
|
||||
"ultrahtml": "^1.6.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue