Skip to content

Commit

Permalink
fix: base
Browse files Browse the repository at this point in the history
  • Loading branch information
nachog00 committed Sep 10, 2024
1 parent f69b4aa commit 75d28fc
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 @@ -13,5 +13,5 @@ export default defineConfig({
})
],
site: 'https://zingolabs.github.io',
base: '/zingo-diagrams/',
base: 'zingo-diagrams',
});

0 comments on commit 75d28fc

Please sign in to comment.