From 1a1f1de1c567ed9c6a9b98538177bd4d670302b0 Mon Sep 17 00:00:00 2001 From: Vincent Date: Wed, 4 Sep 2024 09:52:05 +0200 Subject: [PATCH] physique FISA to index --- PhysiqueFISA/index.markdown | 3 +-- _config.yml | 1 + index.markdown | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/PhysiqueFISA/index.markdown b/PhysiqueFISA/index.markdown index cc4e958..1e3444b 100644 --- a/PhysiqueFISA/index.markdown +++ b/PhysiqueFISA/index.markdown @@ -11,5 +11,4 @@ categories: index ## Chapitre 1 : Électrostatique et Magnétostatique -[Cours](Physique_FISA_01_C_EB.markdown) - +[Cours](Physique_FISA_01_C_EB.markdown) \ No newline at end of file diff --git a/_config.yml b/_config.yml index 64e0bc7..8f3c0a6 100644 --- a/_config.yml +++ b/_config.yml @@ -41,6 +41,7 @@ header_pages: - index.markdown - Maths2A/index.markdown - Physique1A/index.markdown + - PhysiqueFISA/index.markdown # Exclude from processing. diff --git a/index.markdown b/index.markdown index 680be7f..065cb2b 100644 --- a/index.markdown +++ b/index.markdown @@ -11,4 +11,6 @@ layout: default ## [Physique A1](/Physique1A/index.markdown) +## [Physique FISA](/PhysiqueFISA/index.markdown) + \ No newline at end of file