diff options
Diffstat (limited to 'exampleSite/hugo.toml')
| -rw-r--r-- | exampleSite/hugo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/hugo.toml b/exampleSite/hugo.toml index db3e18d..0932c4a 100644 --- a/exampleSite/hugo.toml +++ b/exampleSite/hugo.toml @@ -85,6 +85,7 @@ refLinksErrorLevel = 'WARNING' # The site.Title will be used if empty. publisher = 'Serghei Iakovlev' + showAuthor = true [params.author] name = 'Serghei Iakovlev' email = 'contact@serghei.pl' |
