diff --git a/config.toml b/config.toml index 7c80f37..2bd9b10 100644 --- a/config.toml +++ b/config.toml @@ -7,3 +7,7 @@ enableGitInfo = "true" enableInlineShortcodes = "true" enableRobotsTXT = "true" languageCode = "en-us" + +[params] +author = "nightfirecat" +footer = 'Powered by Hugo and the Monochrome theme'