From 822190e8547a1fe332f242731e0369a5c645bef1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Sat, 9 Aug 2025 17:53:05 +0200 Subject: feat(legal): content --- src/pages/index.astro | 1 - 1 file changed, 1 deletion(-) (limited to 'src/pages/index.astro') diff --git a/src/pages/index.astro b/src/pages/index.astro index 889c5a3..b335dec 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,5 +1,4 @@ --- -import "../scss/style.scss"; import MosaicBackground from "../component/MosaicBackground.astro"; import VideoAuto from "../component/VideoAuto.astro"; import Base from "../layout/Base.astro"; -- cgit v1.2.3