summaryrefslogtreecommitdiffstats
path: root/exampleSite/hugo.toml
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2024-09-29 15:54:01 +0200
committerSerghei Iakovlev <git@serghei.pl>2024-09-29 18:15:42 +0200
commit0882a21997b0830f43643cac9f0de4beaa698988 (patch)
tree581a1dea498805ef5b9259fbf095b5546d705a78 /exampleSite/hugo.toml
parentec19cd59b5fc2ee4dc12b65647099c595984c075 (diff)
downloadgohugo-theme-ed-0882a21997b0830f43643cac9f0de4beaa698988.tar.gz
Rework author configuration
Diffstat (limited to 'exampleSite/hugo.toml')
-rw-r--r--exampleSite/hugo.toml1
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'