From 6322d7810eaf7034c888881ddaa8489b5b1966d7 Mon Sep 17 00:00:00 2001 From: Antonio De Lucreziis Date: Wed, 2 Oct 2024 02:21:47 +0200 Subject: [PATCH] fix: footer message --- src/layouts/Base.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/Base.astro b/src/layouts/Base.astro index c2c6df4..2af5433 100644 --- a/src/layouts/Base.astro +++ b/src/layouts/Base.astro @@ -55,7 +55,7 @@ const { title, courses, selectedCourseLabel } = Astro.props