Skip to content

Commit

Permalink
add content to rss, fixes #16
Browse files Browse the repository at this point in the history
  • Loading branch information
activatedgeek committed Dec 8, 2024
1 parent 175311b commit bb90b6f
Show file tree
Hide file tree
Showing 6 changed files with 445 additions and 295 deletions.
2 changes: 1 addition & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export default defineConfig({
preserveSymlinks: true,
},
ssr: {
external: ["node:buffer"],
external: ["node:buffer", "astro/container"],
},
},
markdown: {
Expand Down
Loading

0 comments on commit bb90b6f

Please sign in to comment.