From 9e23b5fd0f74a8cfc7c9ecbafbfe5378b7eedda1 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Mon, 18 May 2026 12:18:04 -0500 Subject: [PATCH] updated hugo.toml for some front page improvemnets --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index 1cc7ad0..a71ff7e 100644 --- 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]]