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"