diff --git a/config.toml b/config.toml index 91c30a1..01ecd12 100644 --- a/config.toml +++ b/config.toml @@ -25,6 +25,9 @@ pygmentsstyle = "b2" pygmentscodefences = true pygmentscodefencesguesssyntax = true +# add info for crawlers +enableRobotsTXT = true + [outputs] # JSON for search home = ["HTML", "RSS", "JSON"]