Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit f191920f authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

fix: add site URL

parent 581a0016
No related branches found
No related tags found
1 merge request!1Resolve "ci: deploy astro"
Pipeline #9706 passed
......@@ -6,5 +6,6 @@ export default defineConfig({
sitemap: true,
outDir: 'public',
publicDir: 'static',
base: '/poc/astrojs/', // https://docs.astro.build/en/reference/configuration-reference/#base
site: 'https://froggit.froggit.page',
base: '/poc/astrojs', // https://docs.astro.build/en/reference/configuration-reference/#base
});
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment