From 979fac65bac5b83dd3fede2272c6839cbe305f9b Mon Sep 17 00:00:00 2001 From: Julien Oculi Date: Tue, 28 May 2024 14:03:09 +0200 Subject: [PATCH] fix(ui): :pencil2: add missing "source" in app heros and meta description --- components/Heros.tsx | 2 +- routes/_app.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Heros.tsx b/components/Heros.tsx index 6b7e4f4..9d32b9e 100644 --- a/components/Heros.tsx +++ b/components/Heros.tsx @@ -2,7 +2,7 @@ export function Heros() { return (

- L'atelier participatif libre et open + L'atelier participatif libre et open source

Venez découvrir un tout nouvelle univers où vous pouvez concrétiser vos diff --git a/routes/_app.tsx b/routes/_app.tsx index 552a211..471fbf6 100644 --- a/routes/_app.tsx +++ b/routes/_app.tsx @@ -24,7 +24,7 @@ export default function App({ Component }: PageProps) { />