Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanDa15 committed Oct 1, 2024
1 parent 13301b6 commit e83743d
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 @@ -3,7 +3,7 @@ import tailwind from '@astrojs/tailwind';

// https://astro.build/config
export default defineConfig({
base: 'portfolio',
base: '/portfolio/',
site: 'https://juanda15.github.io',
integrations: [tailwind()],
output: 'static',
Expand Down

0 comments on commit e83743d

Please sign in to comment.