From 7906cd49d276ee79f08807c34cf906c70db05066 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 1 Oct 2024 14:41:46 +0000 Subject: [PATCH] Add to explaining configs #85 Signed-off-by: GitHub Action --- hugo.toml.example | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hugo.toml.example b/hugo.toml.example index fe018e5..cb97a63 100644 --- a/hugo.toml.example +++ b/hugo.toml.example @@ -90,8 +90,7 @@ expiryDate = ["expiryDate"] #homeSubtitle = "CHANGE ME HOME SUBTITLE" footerCopyright = "CHANGE ME FOOTER COPYRIGHT" - # Whether to show a tribute to hugo and hermit-v2 theme - footerHideThemeName = false + # footerHideThemeName = false # bgImg = "" # gitUrl = "https://github.com/1bl4z3r/hermit-V2/tree/staging"