From 06d5b55bf48944d25747dc1a61074c12957a9b29 Mon Sep 17 00:00:00 2001 From: Youen Date: Wed, 17 May 2023 20:21:22 +0200 Subject: [PATCH] =?UTF-8?q?Correction=20de=20la=20structure=20HTML=20de=20?= =?UTF-8?q?la=20premi=C3=A8re=20page=20(HTML=20invalide)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/_static/custom.css | 5 +++++ source/index.md | 6 +----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/source/_static/custom.css b/source/_static/custom.css index db7edb3..dadf769 100644 --- a/source/_static/custom.css +++ b/source/_static/custom.css @@ -30,6 +30,11 @@ break-before: always; } +/* hide this title, we don't want to display it, it's only there to give a title to the page */ +section#guide-de-montage h1 { + display: none; +} + /* hide title numbers after h2 */ h3 span.section-number, h4 span.section-number, h5 span.section-number, h6 span.section-number { display: none; diff --git a/source/index.md b/source/index.md index b9fca08..9594ab1 100644 --- a/source/index.md +++ b/source/index.md @@ -60,9 +60,5 @@ Copyright VĂ©lo Solaire Pour Tous, Mai 2023, sous [licence CERN-OHL-S version 2] 120_tests_verifications ``` -