Files
blog/hugo.toml
bojemoi 3f087ded01
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 1m5s
Initial Hugo site with Gitea Actions deploy workflow
2026-02-06 19:56:10 +01:00

11 lines
192 B
TOML

baseURL = 'https://blog.bojemoi.me/'
languageCode = 'fr'
title = 'Bojemoi Blog'
theme = ''
[params]
description = "Blog technique - Bojemoi Lab"
[markup.goldmark.renderer]
unsafe = true