From 571996ea14dd76762d8c06d2dab0281537f28a3d Mon Sep 17 00:00:00 2001 From: amir houieh Date: Thu, 19 Jan 2023 14:20:12 +0100 Subject: [PATCH] Update config.json --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 42927add..0fe900f7 100644 --- a/config.json +++ b/config.json @@ -19,6 +19,7 @@ }, "template": "default", "static_assets_folder": "static-assets", + "useTerms": true, "navigation": { "home": "main.md", "exclude": ["privacy-policy", "terms-of-use"],