From 89af6258d1bd10c33ec223ce5736e5174a6fa2e8 Mon Sep 17 00:00:00 2001 From: Vincent Sagniez Date: Fri, 22 Nov 2024 15:32:20 +0100 Subject: [PATCH 1/6] Modification liens menu --- src/layouts/Header.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/Header.tsx b/src/layouts/Header.tsx index e17cc9676..b0c85944c 100644 --- a/src/layouts/Header.tsx +++ b/src/layouts/Header.tsx @@ -112,7 +112,7 @@ export const navEntries: MainNavigationProps.Item[] = [ text: 'Le blog et les témoignages', linkProps: { href: '/blog' }, }, - { text: 'L’Info-lettre', linkProps: { href: '#' } }, + { text: 'L’Info-lettre', linkProps: { href: '/newsletters' } }, ], }, { From 84289d71864d0cbbd208a7b3e944355ef63aca44 Mon Sep 17 00:00:00 2001 From: Vincent Sagniez Date: Fri, 22 Nov 2024 15:33:05 +0100 Subject: [PATCH 2/6] Ajout outils et modifs texte --- src/app/outils/page.tsx | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/src/app/outils/page.tsx b/src/app/outils/page.tsx index 42493ad91..5db736877 100644 --- a/src/app/outils/page.tsx +++ b/src/app/outils/page.tsx @@ -55,7 +55,7 @@ export default async function Outils() { footer={( )} /> @@ -348,12 +348,29 @@ export default async function Outils() { )} /> + + Documentation + + )} + />
Date: Fri, 22 Nov 2024 15:43:20 +0100 Subject: [PATCH 3/6] Modification lien explorateur --- src/app/outils/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/outils/page.tsx b/src/app/outils/page.tsx index 5db736877..350a23f68 100644 --- a/src/app/outils/page.tsx +++ b/src/app/outils/page.tsx @@ -55,7 +55,7 @@ export default async function Outils() { footer={( +
    +
  • + +
  • +
  • + +
  • + +
)} />
From 37bec9378bd59e894f9fd507e4812a325eaf7253 Mon Sep 17 00:00:00 2001 From: Vincent Sagniez Date: Mon, 25 Nov 2024 11:56:22 +0100 Subject: [PATCH 5/6] Error lint --- src/app/outils/page.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/app/outils/page.tsx b/src/app/outils/page.tsx index 41f2addd7..1907485d5 100644 --- a/src/app/outils/page.tsx +++ b/src/app/outils/page.tsx @@ -358,7 +358,7 @@ export default async function Outils() {
  • -
  • +
  • -
)} /> From 5d7ff550ad43477bbab855e108d32afdf5fe7a84 Mon Sep 17 00:00:00 2001 From: Vincent Sagniez Date: Mon, 25 Nov 2024 13:25:56 +0100 Subject: [PATCH 6/6] Correction orthographe --- src/app/outils/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/outils/page.tsx b/src/app/outils/page.tsx index 1907485d5..145f325cb 100644 --- a/src/app/outils/page.tsx +++ b/src/app/outils/page.tsx @@ -301,7 +301,7 @@ export default async function Outils() {