From 15e2f51f447837915ee2ef444c0439e366142395 Mon Sep 17 00:00:00 2001 From: JulienBlasco Date: Wed, 17 Jun 2026 16:15:40 +0200 Subject: [PATCH] Suppression de lignes en trop dans _quarto.yml --- _quarto.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_quarto.yml b/_quarto.yml index 092be917..6e1d85bb 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -27,8 +27,6 @@ website: left: | This book was built with Quarto. repo-url: https://github.com/InseeFrLab/utilitR - repo-actions: [edit,issue] - repo-branch: main favicon: resources/logo-utilitr.png # Navigation : tout passe par la navbar en haut (menus déroulants), pas de sidebar. @@ -131,4 +129,4 @@ format: code-link: true code-copy: true code-overflow: wrap - toc: true \ No newline at end of file + toc: true