diff options
| author | William Hergès <william@herges.fr> | 2025-08-09 17:53:05 +0200 |
|---|---|---|
| committer | William Hergès <william@herges.fr> | 2025-08-09 17:53:05 +0200 |
| commit | 822190e8547a1fe332f242731e0369a5c645bef1 (patch) | |
| tree | 62c829f72f090ba7732a764021bd74647bd20c95 /src/pages/index.astro | |
| parent | 5a2c07f0f1b75fc69c288a02718de1a45a2f8ade (diff) | |
feat(legal): content
Diffstat (limited to 'src/pages/index.astro')
| -rw-r--r-- | src/pages/index.astro | 1 |
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"; |
