change config
All checks were successful
Build and Deploy Hugo Blog / build (push) Successful in 44s

This commit is contained in:
2025-12-20 12:02:43 +01:00
parent 1e0cf4ac48
commit 00b0582033

View File

@@ -32,7 +32,7 @@ url = "archives"
weight = 4 weight = 4
[params] [params]
author = "Redscape" author = "Ghislain"
description = "Mon Blog Tech & Autres - Tech, Selfhost, DevOps & Running" description = "Mon Blog Tech & Autres - Tech, Selfhost, DevOps & Running"
keywords = ["blog", "devops", "musique", "podcast"] keywords = ["blog", "devops", "musique", "podcast"]
defaultTheme = "auto" defaultTheme = "auto"
@@ -45,6 +45,10 @@ ShowToc = true
TocOpen = true TocOpen = true
comments = false comments = false
[params.assets]
favicon = "/img/favicon/favicon_blog.png"
disableHLJS = false
[params.homeInfoParams] [params.homeInfoParams]
Title = "Bienvenue sur mon blog ! 👋" Title = "Bienvenue sur mon blog ! 👋"
Content = "Un petit coin sur Internet pour raconter et documenter tout ce qui tourne autour de la tech." Content = "Un petit coin sur Internet pour raconter et documenter tout ce qui tourne autour de la tech."