diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-08 19:31:27 +0100 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-08 19:31:27 +0100 |
| commit | 0fed46f624d04d06d01209b53f4f0a914fc6f54e (patch) | |
| tree | 54ff0213e588b57ed43da63972110f96821fb5ef /config.toml | |
| parent | c2e19d54e1360113518db12b70fb3ed6a32d1a45 (diff) | |
fix: changed robots.txt
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/" |
