diff options
Diffstat (limited to 'exampleSite')
| -rw-r--r-- | exampleSite/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml index b12ac61..a7af90b 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -154,7 +154,7 @@ googleAnalytics = '' tagline = 'a Hugo theme for minimal editions' # Custom footer text on left sidebar. Use HTMl if needed. - # "{year}" will be replaced by © and the current year. + # "©" and "{year}" will be replaced by © and the current year. footer = 'Built with <a href="https://github.com/sergeyklay/gohugo-theme-ed" target="_blank" rel="noopener noreferrer">Ed</a>. Distributed under an MIT license.' # Sections to be displayed in the main page, as well as RSS/Atom feeds |
