From c99698329e7d99377f68d864369dd62679d075ef Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Wed, 1 Feb 2023 00:48:08 +0100 Subject: [PATCH] Add formal conception to home --- config.toml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index f7eff66..3dc795d 100644 --- a/config.toml +++ b/config.toml @@ -11,7 +11,7 @@ enableRobotsTXT = false [Author] # Used in authorbox name = "ephase" - bio = "Adminstrateur système, j'ai d'abord intégré la Licence Pro ADSILLH et mainrenant le Master IDI à l'Université de Bodreaux" + bio = "Adminstrateur système, j'ai d'abord intégré la Licence Pro ADSILLH et maintenant le Master IDI à l'Université de Bodreaux" avatar = "assets/images/souris.svg" [taxonomies] @@ -22,7 +22,14 @@ enableRobotsTXT = false description = "Licence ADSILLH et Master IDI, mes notes de cours et de TD" toc = true post_navigation = true - mainSections = ["bdd_avancees", "systemes_exploitation", "admin_reseau", "secu_reseaux"] + mainSections = [ + "conception_formelle", + "secu_logicielle", + "bdd_avancees", + "systemes_exploitation", + "admin_reseau", + "secu_reseaux" + ] post_meta = ["author", "date", "categories", "translations"] mathjax = true mathjaxPath = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.6/MathJax.js" # Specify MathJax path