aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2023-01-12 22:11:55 -0500
committertdro <tdro@noreply.example.com>2023-01-12 22:11:55 -0500
commit78fc8c3acfd493652e88d91fd9380d9d0e5fd80e (patch)
tree2d9e0d77e1e5ec077920922b12b55b6d77cdd87a /config.json
parent3adbe20402da7a59f13031c6094bb165d835a2b0 (diff)
downloadcanory-78fc8c3acfd493652e88d91fd9380d9d0e5fd80e.tar.gz
canory-78fc8c3acfd493652e88d91fd9380d9d0e5fd80e.tar.bz2
canory-78fc8c3acfd493652e88d91fd9380d9d0e5fd80e.zip
themes/default/layouts/partials/base-head: Add rel canonical
Diffstat (limited to 'config.json')
-rw-r--r--config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.json b/config.json
index b62e983..edb3168 100644
--- a/config.json
+++ b/config.json
@@ -97,7 +97,8 @@
"production": false,
"referrer": "no-referrer",
"refresh": null,
- "robots": "index,follow"
+ "robots": "index,follow",
+ "canonical": null
},
"webmanifest": {
"name": "Micro Blog",