From 8f826e1843fcfd210fa036196a9efa4a4f7fe144 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Sat, 9 Aug 2025 16:26:34 +0200 Subject: style(background): rename component into MosaicBackground --- src/pages/index.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/pages/index.astro') diff --git a/src/pages/index.astro b/src/pages/index.astro index a024571..99e3537 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,6 +1,6 @@ --- import "../scss/style.scss"; -import ImageBackground from "../component/ImageBackground.astro"; +import MosaicBackground from "../component/MosaicBackground.astro"; import VideoAuto from "../component/VideoAuto.astro"; --- @@ -30,7 +30,7 @@ import VideoAuto from "../component/VideoAuto.astro";
- + @@ -43,7 +43,7 @@ import VideoAuto from "../component/VideoAuto.astro"; - +

Batteur

-- cgit v1.2.3