chore: update config

This commit is contained in:
Wilfried OLLIVIER 2025-04-20 20:50:43 +02:00
parent 3eb44853bb
commit 3fa43a6215

View file

@ -1,16 +1,16 @@
baseurl = "https://blog.papey.fr"
DefaultContentLanguage = "en"
title = "import * from 'blog';"
title = "import { Posts } from 'blog';"
theme = "beautifulhugo"
metaDataFormat = "yaml"
pygmentsUseClasses = true
pygmentCodeFences = true
[Params]
subtitle = "I build and broke stuff, the DevOps way."
subtitle = "I build and broke stuff"
logo = "img/logo.png"
favicon = "img/favicon.ico"
commit = "https://stdio.space/papey/blog/commit/"
commit = "https://giteub.dev/papey/blog/commit/"
rss = true
comments = false
@ -20,8 +20,6 @@ pygmentCodeFences = true
github = "papey"
twitter = "MarcelMonfort"
stackoverflow = "users/7925197/papey"
spotify = "MarcelMonfort"
telegram = "@P4p3y"
[[menu.main]]
name = "Blog"