content: Fix typo

This commit is contained in:
Matt Dodson
2025-03-10 17:47:19 -03:00
committed by GitHub
parent 7217f64b67
commit d3e09e8866
+1 -1
View File
@@ -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 }}