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