diff --git a/astro.config.mjs b/astro.config.mjs index 8ba3ac4..4308017 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -11,5 +11,7 @@ export default defineConfig({ { applyBaseStyles: false, } - )] + )], + site: "https://lab.x7md.net", + base : "al-naslaa-rock" }); \ No newline at end of file