Skip to content

Commit

Permalink
Update astro.config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
HJfod authored Mar 4, 2024
1 parent fa30458 commit 8e7b5f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ import tailwind from "@astrojs/tailwind";
// https://astro.build/config
export default defineConfig({
site: 'https://globed.dev',
base: '/',
integrations: [tailwind()]
});

0 comments on commit 8e7b5f2

Please sign in to comment.