From c36582a940783e29e4f9fb40956fd9f230122241 Mon Sep 17 00:00:00 2001 From: Alexis Fourmaux Date: Mon, 28 Jul 2025 15:12:32 +0200 Subject: [PATCH] Change le titre des encarts "Travail" --- book.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/book.toml b/book.toml index 3a5847d..1c3ec31 100644 --- a/book.toml +++ b/book.toml @@ -29,6 +29,7 @@ command = "mdbook-mermaid" icon = "theme/icons/computer-solid.svg" color = "#c6a0f6" collapsible = false +title = "À faire" [preprocessor.katex] after = ["links"]