added profile to hugo.toml

This commit is contained in:
2026-05-13 05:04:04 -05:00
parent a81a24f54a
commit 54bbb08b2e
+9
View File
@@ -2,3 +2,12 @@ baseURL = 'https://learningunix.net/'
locale = 'en-us' locale = 'en-us'
title = 'learningunix.net' title = 'learningunix.net'
theme = 'PaperMod' 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"