Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/HJfod/globed-site into main
Browse files Browse the repository at this point in the history
  • Loading branch information
HJfod committed Mar 4, 2024
2 parents 6372bcb + 8e7b5f2 commit c1b4ddf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import tailwind from "@astrojs/tailwind";

// https://astro.build/config
export default defineConfig({
site: 'https://hjfod.github.io',
base: '/globed-site',
site: 'https://globed.dev',
integrations: [tailwind()]
});

0 comments on commit c1b4ddf

Please sign in to comment.