summaryrefslogtreecommitdiffstats
path: root/exampleSite/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/hugo.toml')
-rw-r--r--exampleSite/hugo.toml2
1 files changed, 1 insertions, 1 deletions
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'