From 502d580c5f34ccb6c2a20c0e66b1016a2f3352d1 Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" <zamentur@users.noreply.github.com> Date: Mon, 6 Sep 2021 10:47:58 +0200 Subject: [PATCH] [enh] Production mode in theme --- config/themes/yunohost-docs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/themes/yunohost-docs.yaml b/config/themes/yunohost-docs.yaml index 4974468a..2415b341 100644 --- a/config/themes/yunohost-docs.yaml +++ b/config/themes/yunohost-docs.yaml @@ -5,7 +5,7 @@ streams: prefixes: '': [user/themes/yunohost-docs, user/themes/learn4] enabled: true -production-mode: false +production-mode: true grid-size: grid-xl github: note: false