From 1c68d9c6e79214d366fa67c8ecbbccbc782b7b5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Sat, 9 Aug 2025 15:33:59 +0200 Subject: feat(content): dynamic image list for bg --- src/component/ImageBackground.astro | 42 +++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) (limited to 'src/component/ImageBackground.astro') diff --git a/src/component/ImageBackground.astro b/src/component/ImageBackground.astro index e69de29..9277472 100644 --- a/src/component/ImageBackground.astro +++ b/src/component/ImageBackground.astro @@ -0,0 +1,42 @@ +--- + +--- + +
+ +
+ + -- cgit v1.2.3