aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index fe3d643..548178b 100644
--- a/config.toml
+++ b/config.toml
@@ -81,7 +81,9 @@ enableRobotsTXT = true
noHl = false
[params]
- production = false
+
+ [params.site]
+ production = false
[params.webmanifest]
name = "Micro Blog"