Skip to content

Commit

Permalink
update Astro config
Browse files Browse the repository at this point in the history
  • Loading branch information
jinkang-0 committed Jan 12, 2024
1 parent 4f8522d commit 10d0cac
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 @@ -5,5 +5,5 @@ import react from "@astrojs/react";
// https://astro.build/config
export default defineConfig({
integrations: [react()],
site: 'https://calblueprint.github.io'
site: 'https://hackforimpact.calblueprint.org'
});

0 comments on commit 10d0cac

Please sign in to comment.