From 0be0822ed8387ee14665541cb49e4841f99e93c0 Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Tue, 11 Oct 2022 12:30:32 +0200 Subject: [PATCH] Add network security part in site landing page --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 42a7be4..f7eff66 100644 --- a/config.toml +++ b/config.toml @@ -22,7 +22,7 @@ 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"] + mainSections = ["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