From fe73342af8125827c47e27d97270d2292cdaf5a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Tue, 16 Jun 2026 23:14:32 +0200 Subject: [PATCH] update --- src/components/About.astro | 4 ++-- src/components/{Location.astro => Activities.astro} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename src/components/{Location.astro => Activities.astro} (99%) diff --git a/src/components/About.astro b/src/components/About.astro index 6e070a7..07e1e88 100644 --- a/src/components/About.astro +++ b/src/components/About.astro @@ -28,12 +28,12 @@ import gallery1 from '../assets/images/gallery_1.jpg';