feat: add fediverse comments server render mode support
This commit is contained in:
parent
9559abd0aa
commit
30cdde0fc2
6 changed files with 983 additions and 90 deletions
|
@ -11,7 +11,9 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/cloudflare": "^12.5.2",
|
||||
"@astrojs/mdx": "^4.2.6",
|
||||
"@astrojs/node": "^9.2.1",
|
||||
"@astrojs/rss": "^4.0.1",
|
||||
"@astrojs/sitemap": "^3.3.1",
|
||||
"astro": "^5.2.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue