Merge commit 'd3927310d5b2404c3238f9b899db3329ea516490'

This commit is contained in:
Bjørn Erik Pedersen
2023-05-27 17:02:23 +02:00
75 changed files with 214 additions and 167 deletions

View File

@@ -14,7 +14,7 @@ aliases: [/extras/robots-txt/]
To generate a robots.txt file from a template, change the [site configuration][config]:
{{< code-toggle file="config">}}
{{< code-toggle file="hugo" >}}
enableRobotsTXT = true
{{< /code-toggle >}}