aboutsummaryrefslogtreecommitdiff
path: root/exampleSite
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 56497bc..6be1ba8 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -9,6 +9,9 @@ theme = "hugo-bearcub"
author = "John Doe"
copyright = "John Doe (CC BY 4.0)"
+# Generate a nice robots.txt for SEO
+enableRobotsTXT = true
+
# highlighting without inline styles
[markup]
[markup.highlight]