aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/config.json b/config.json
index b74ee2a..4a4256c 100644
--- a/config.json
+++ b/config.json
@@ -83,11 +83,12 @@
},
"params": {
"site": {
+ "offline": false,
"production": false,
"referrer": "no-referrer",
- "refresh": null,
"robots": "index,follow",
- "canonical": null
+ "canonical": null,
+ "refresh": null
},
"webmanifest": {
"name": "Micro Blog",