From 937b8f6185c15546e779202b6e22db80728a91b1 Mon Sep 17 00:00:00 2001 From: Emmanuel Pelletier Date: Fri, 21 Jun 2024 15:16:52 +0200 Subject: [PATCH] gaufre: open service links in a new window thanks @MarcWadai for the heads up --- website/src/components/GaufrePage.astro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/src/components/GaufrePage.astro b/website/src/components/GaufrePage.astro index 9b43309..f46dd48 100644 --- a/website/src/components/GaufrePage.astro +++ b/website/src/components/GaufrePage.astro @@ -258,7 +258,8 @@ const { services } = Astro.props ) : null}