From cddf95ff6a1cd0559714d048db9b9c9615ff018b Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 8 May 2022 16:26:15 +0200 Subject: Provide ability to use custom footer text --- exampleSite/config.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'exampleSite') diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 9d9ca60..89ce3f6 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -22,6 +22,8 @@ resourceDir = '../resources' color_scheme = '' # Used in site header tagline = 'a Hugo theme for minimal editions' + # Custom footer text + footer = '' [params.assets] # Relative paths to icons -- cgit v1.2.3