diff --git a/content/en/templates/robots.md b/content/en/templates/robots.md index 21e467ab8..2d412d775 100644 --- a/content/en/templates/robots.md +++ b/content/en/templates/robots.md @@ -31,7 +31,7 @@ You may overwrite the internal template with a custom template. Hugo selects the ## robots.txt template example -```text {file="cayouts/robots.txt"} +```text {file="layouts/robots.txt"} User-agent: * {{ range .Pages }} Disallow: {{ .RelPermalink }}