Skip to content

Commit

Permalink
correct url
Browse files Browse the repository at this point in the history
  • Loading branch information
dalurness committed Nov 7, 2024
1 parent 207a8bb commit 99ee5be
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 @@ -6,6 +6,6 @@ import tailwind from "@astrojs/tailwind";
// https://astro.build/config
export default defineConfig({
integrations: [react(), tailwind()],
site: 'https://github.com/dalurness/winter-code-fest',
site: 'https://dalurness.github.io/winter-code-fest/',
base: '/'
});

0 comments on commit 99ee5be

Please sign in to comment.