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."