Skip to content

Commit

Permalink
fix: style
Browse files Browse the repository at this point in the history
  • Loading branch information
msp5382 committed Aug 15, 2023
1 parent 4ae6f38 commit 513b452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import react from "@astrojs/react";

// https://astro.build/config
export default defineConfig({
site: "https://awesome-stack.github.io",
site: "https://thinc-org.github.io/awesome-stack",
output: "static",
integrations: [mdx(), sitemap(), tailwind(), react()],
});

0 comments on commit 513b452

Please sign in to comment.