From 44ca257ec168aa7b1d8bde217a9a8c62af1b231a Mon Sep 17 00:00:00 2001 From: notohh Date: Thu, 22 Feb 2024 13:17:57 -0500 Subject: [PATCH] hugo: updates --- hugo.toml | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/hugo.toml b/hugo.toml index d4c5d97..6f40bb0 100644 --- a/hugo.toml +++ b/hugo.toml @@ -30,8 +30,6 @@ disable404 = false disableHugoGeneratorInject = false description = "notohh.dev" -keywords = "" -images = [""] homeSubtitle = "notohh.dev" @@ -52,7 +50,10 @@ rss = false copyright = false author = false -bottomText = ["Powered by Hugo"] +bottomText = [ + "powered by hugo", + "site source", +] [params.favicon.color] mask = "#1b1c1d" @@ -68,12 +69,6 @@ logoCursorColor = "#A9A9B3" logoCursorAnimate = "1s" logoCursorPathname = true -# [params.portrait] -# path = "/img/image.jpg" -# alt = "Portrait" -# maxWidth = "50px" - - [[params.social]] name = "mastodon"