From 5a2c07f0f1b75fc69c288a02718de1a45a2f8ade Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Sat, 9 Aug 2025 17:31:47 +0200 Subject: feat(html): footer --- src/layout/Base.astro | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/layout/Base.astro') diff --git a/src/layout/Base.astro b/src/layout/Base.astro index a67fc9f..898f6fd 100644 --- a/src/layout/Base.astro +++ b/src/layout/Base.astro @@ -12,5 +12,13 @@ const { title = "Arnaud Hergès" } = Astro.props; + -- cgit v1.2.3