From 395417c9d5b593076f06a4190c4a20ba021063d1 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 27 Aug 2022 15:42:57 +0200 Subject: Adding robots.txt --- config.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.toml b/config.toml index 47573af..74c851d 100644 --- a/config.toml +++ b/config.toml @@ -11,6 +11,9 @@ uglyurls = true # Length of summary. summaryLength = 5 +# Enabling robots.txt. +enableRobotsTXT = true + # Custom params. [params] description = 'You do not learn by relaxing. You learn by violently assaulting your problem until it surrenders its mysteries to you.' -- cgit v1.2.3