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

This commit is contained in:
2025-12-20 12:06:30 +01:00
parent 9f953e9d32
commit 6d63278779
2 changed files with 9 additions and 5 deletions

View File

@@ -44,6 +44,7 @@ ShowShareButtons = true
ShowToc = true
TocOpen = true
comments = false
customCSS = ["css/custom.css"]
[params.assets]
favicon = "/img/favicon/audora.png"
@@ -53,9 +54,6 @@ disableHLJS = false
Title = "Bienvenue sur mon blog ! 👋"
Content = "Un petit coin sur Internet pour raconter et documenter tout ce qui tourne autour de la tech."
[[params.assets.css]]
href = "https://fonts.googleapis.com/css2?family=Fira+Mono:wght@400;500;700&display=swap"
[[params.socialIcons]]
name = "linktree"
url = "https://linktr.ee/redscapefactory"