From a895e45e24f9793435efe19cf643eb5d218fda70 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 29 Sep 2024 11:31:11 +0200 Subject: Correct humans.txt output name --- exampleSite/hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exampleSite/hugo.toml') diff --git a/exampleSite/hugo.toml b/exampleSite/hugo.toml index 22cf775..ce5a4cc 100644 --- a/exampleSite/hugo.toml +++ b/exampleSite/hugo.toml @@ -269,7 +269,7 @@ refLinksErrorLevel = 'WARNING' # For more see: https://gohugo.io/templates/output-formats/ [outputFormats.humanstxt] - name = 'Humans.txt' + name = 'humanstxt' mediaType = 'text/plain' baseName = 'humans' rel = 'author' -- cgit v1.2.3