diff --git a/config.toml b/config.toml index 6fa6b16..f08d262 100644 --- a/config.toml +++ b/config.toml @@ -9,6 +9,7 @@ pygmentscodefencesguesssyntax = true enableEmoji = true enableTwemoji = true enableGitInfo = true +enableRobotsTXT = true [markup.highlight] style = "github-dark"