Files
blog/hugo.toml
T
2026-05-13 05:04:04 -05:00

14 lines
357 B
TOML

baseURL = 'https://learningunix.net/'
locale = 'en-us'
title = 'learningunix.net'
theme = 'PaperMod'
[params]
homeInfoParams = {Title = "Chris Roberts", Content = "Linux, BSD, Infrastructure as code, hardware project documentation"}
[params.profileMode]
enabled = true
title = "Chris Roberts"
subtitle = "Documenting technology related projects"