From b4623607199c8c14b7d507db632f98f021fd0984 Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Wed, 11 Sep 2024 20:24:07 +0200 Subject: [PATCH] It is shown, just not when running 'hugo server' --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index cfded84..3bd2c81 100644 --- a/hugo.toml +++ b/hugo.toml @@ -20,7 +20,7 @@ description = "JeremyStarâ„¢'s personal website" logo = "logo.png" secondaryLogo = "logo.png" -# Author info (never shown tho) +# Author info [author] name = "JeremyStarâ„¢" image = "foxxo.jpg"