blog

Log | Files | Refs

commit 9e23b5fd0f74a8cfc7c9ecbafbfe5378b7eedda1
parent aa02f407259ac80c0d35b52c2651a6c99f2d999f
Author: Chris Roberts <chris.roberts@learningunix.net>
Date:   Mon, 18 May 2026 12:18:04 -0500

updated hugo.toml for some front page improvemnets

Diffstat:
Mhugo.toml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/hugo.toml b/hugo.toml @@ -4,10 +4,10 @@ title = 'learningunix.net' theme = 'PaperMod' [params] - homeInfoParams = {Title = "Chris Roberts", Content = "Linux, BSD, Infrastructure as code, hardware project documentation"} + homeInfoParams = {Title = "Chris Roberts", Content = "Documenting infrastructure, hardware, and open source projects"} [params.profileMode] - enabled = true + enabled = false title = "Chris Roberts" subtitle = "Documenting technology related projects" [[menus.main]]