aboutsummaryrefslogtreecommitdiff
path: root/src/pages/index.astro
diff options
context:
space:
mode:
authorWilliam Hergès <william@herges.fr>2025-08-09 17:53:05 +0200
committerWilliam Hergès <william@herges.fr>2025-08-09 17:53:05 +0200
commit822190e8547a1fe332f242731e0369a5c645bef1 (patch)
tree62c829f72f090ba7732a764021bd74647bd20c95 /src/pages/index.astro
parent5a2c07f0f1b75fc69c288a02718de1a45a2f8ade (diff)
feat(legal): content
Diffstat (limited to 'src/pages/index.astro')
-rw-r--r--src/pages/index.astro1
1 files changed, 0 insertions, 1 deletions
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";