diff options
Diffstat (limited to 'exampleSite')
| -rw-r--r-- | exampleSite/config.toml | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
