From 43e24681548c4b21ca564f31f08bf444714cba11 Mon Sep 17 00:00:00 2001 From: Emmanuel Pelletier Date: Thu, 14 Nov 2024 14:27:03 +0100 Subject: [PATCH] =?UTF-8?q?gaufre:=20replace=20'b=C3=AAta'=20with=20'beta'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/src/components/GaufrePage.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/components/GaufrePage.astro b/website/src/components/GaufrePage.astro index c05069b..52bdf04 100644 --- a/website/src/components/GaufrePage.astro +++ b/website/src/components/GaufrePage.astro @@ -273,7 +273,7 @@ const { services } = Astro.props {!!logo ? ( ) : null} - {!!beta ? : null} + {!!beta ? : null}