diff options
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 9163640..f7f778f 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,7 @@ baseURL = 'https://mjkw.pl/' languageCode = 'en-us' title = 'mjkw' +enableRobotsTXT = true [permalinks] post = "/:year/:month/:day/:filename/" |
