Skip to content

Commit

Permalink
fix: output
Browse files Browse the repository at this point in the history
  • Loading branch information
msp5382 committed Aug 15, 2023
1 parent 8102bf4 commit 0b87296
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ import react from "@astrojs/react";
// https://astro.build/config
export default defineConfig({
site: "https://awesome-stack.github.io",
output: "static",
integrations: [mdx(), sitemap(), tailwind(), react()],
});

0 comments on commit 0b87296

Please sign in to comment.