From 4bfd4afa6318f8a10aa024cb3c4adedae7c9c2e7 Mon Sep 17 00:00:00 2001 From: josephrexme Date: Wed, 14 Jun 2017 19:47:27 -0500 Subject: [PATCH] Fix typo --- content/extras/robots-txt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/extras/robots-txt.md b/content/extras/robots-txt.md index 2e6e18ea4..d22607088 100644 --- a/content/extras/robots-txt.md +++ b/content/extras/robots-txt.md @@ -9,7 +9,7 @@ prev: /extras/crossreferences title: Custom robots.txt --- -Hugo can generated a customized [robots.txt](http://www.robotstxt.org/) in the +Hugo can generate a customized [robots.txt](http://www.robotstxt.org/) in the [same way as any other templates]({{< ref "templates/go-templates.md" >}}). To enable it, just set `enableRobotsTXT` option to `true` in the [configuration file]({{< ref "overview/configuration.md" >}}). By default, it generates a robots.txt, which allows everything, with the following content: