From ec0702379a2faaabfc3f24a130d9f1628cca3977 Mon Sep 17 00:00:00 2001 From: James Tansiri Date: Wed, 25 Dec 2024 09:26:21 +0700 Subject: [PATCH] fix: add analytics on production --- _includes/layouts/base.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/layouts/base.njk b/_includes/layouts/base.njk index e4a7f3c..154a2b3 100644 --- a/_includes/layouts/base.njk +++ b/_includes/layouts/base.njk @@ -45,7 +45,7 @@ - {% if env.DEVELOPMENT %} + {% if not env.DEVELOPMENT %}