Skip to content

Commit

Permalink
reverting changes done in wrong branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Xeuz27 committed Jan 22, 2025
1 parent ea37ade commit 8c81b7d
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,6 +5,6 @@ import tailwind from '@astrojs/tailwind';
// https://astro.build/config
export default defineConfig({
site: 'https://xeuz27.github.io',
base: '',
base: '/yidev.io',
integrations: [tailwind()],
});

0 comments on commit 8c81b7d

Please sign in to comment.