Skip to content

Commit

Permalink
fix astro config to githubpaages
Browse files Browse the repository at this point in the history
  • Loading branch information
xtian7489 committed Feb 11, 2025
1 parent ee77fcf commit 95b49dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import icon from 'astro-icon';

// https://astro.build/config
export default defineConfig({

site: 'https://democraciaenred.github.io/',
base: 'periodistas-amenazadas',
integrations: [tailwind(), icon()]
});

0 comments on commit 95b49dd

Please sign in to comment.