Skip to content

Commit

Permalink
Test base
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Tejada authored and Diego Tejada committed Jan 28, 2024
1 parent 5ef263e commit 56dc486
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 @@ -6,6 +6,6 @@ import sitemap from '@astrojs/sitemap';
// https://astro.build/config
export default defineConfig({
site: 'https://thattejada.github.io',
// base: '',
base: '/',
integrations: [mdx(), sitemap()],
});

0 comments on commit 56dc486

Please sign in to comment.