Skip to content

Commit

Permalink
making it better
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremiahiro committed Nov 11, 2024
1 parent 1eae7b7 commit 82dc5ab
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 @@ -6,6 +6,5 @@ import tailwind from '@astrojs/tailwind';
// https://astro.build/config
export default defineConfig({
integrations: [tailwind()],
site: 'https://jeremiahiro.github.io',
base: '/jeremiahiro/src/pages/index.astro'
site: 'https://jeremiahiro.github.io'
});

0 comments on commit 82dc5ab

Please sign in to comment.