From 81baf731d5bdfca49ac0284d6fdb58d88a94d74c Mon Sep 17 00:00:00 2001 From: x7md Date: Wed, 18 Dec 2024 03:28:25 +0300 Subject: [PATCH] fix base --- astro.config.mjs | 4 ++-- src/pages/index.astro | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/astro.config.mjs b/astro.config.mjs index 4308017..a520fdc 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -12,6 +12,6 @@ export default defineConfig({ applyBaseStyles: false, } )], - site: "https://lab.x7md.net", - base : "al-naslaa-rock" + site: "https://lab.x7md.net/", + base : "/al-naslaa-rock/" }); \ No newline at end of file diff --git a/src/pages/index.astro b/src/pages/index.astro index 32a6ab6..91cfeba 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -45,19 +45,19 @@ import '@/styles/globals.css'

Cooming Soon...

- + + class="h-full w-full col-start-1 row-start-1 object-cover md:object-none object-bottom" src="./al-naslaa.jpg" /> + class="h-full w-full col-start-1 row-start-1 object-cover md:object-none object-bottom" src="./al-naslaa-contrast.jpg" /> + class="h-full w-full col-start-1 row-start-1 object-cover md:object-none object-bottom" src="./al-naslaa-black-contrast.jpg" /> + class="h-full w-full col-start-1 row-start-1 object-cover md:object-none object-bottom" src="./al-naslaa-black-white.jpg" />