From 0882a21997b0830f43643cac9f0de4beaa698988 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 29 Sep 2024 15:54:01 +0200 Subject: Rework author configuration --- exampleSite/hugo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'exampleSite/hugo.toml') 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' -- cgit v1.2.3