From 58f3d1abe049a783e4c8b379e2b57d1ecc0648b7 Mon Sep 17 00:00:00 2001 From: "Evan G." Date: Wed, 29 May 2024 13:21:37 -0500 Subject: [PATCH] Add Subtitle --- hugo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/hugo.toml b/hugo.toml index a473e0e..68a4fdb 100644 --- a/hugo.toml +++ b/hugo.toml @@ -8,6 +8,7 @@ enableGitInfo= "true" License= "[Attribution-NonCommercial-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1)" author = "Evan G." mainSections = ['posts'] + subtitle = "A Cool Blog :)" [params.footer] minimal = 1 [menu]