added profile to hugo.toml
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user