From 00b0582033eb3677fc27f2e23b97310bafb96046 Mon Sep 17 00:00:00 2001 From: ghislainl Date: Sat, 20 Dec 2025 12:02:43 +0100 Subject: [PATCH] change config --- config.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index ad5b33c..3cedf62 100644 --- a/config.toml +++ b/config.toml @@ -32,7 +32,7 @@ url = "archives" weight = 4 [params] -author = "Redscape" +author = "Ghislain" description = "Mon Blog Tech & Autres - Tech, Selfhost, DevOps & Running" keywords = ["blog", "devops", "musique", "podcast"] defaultTheme = "auto" @@ -45,6 +45,10 @@ ShowToc = true TocOpen = true comments = false +[params.assets] +favicon = "/img/favicon/favicon_blog.png" +disableHLJS = false + [params.homeInfoParams] Title = "Bienvenue sur mon blog ! 👋" Content = "Un petit coin sur Internet pour raconter et documenter tout ce qui tourne autour de la tech."