From fa2cd2483ae307ed637aeb2b0bc70661c35faa0b Mon Sep 17 00:00:00 2001 From: codecalm Date: Wed, 21 Sep 2022 21:47:50 +0200 Subject: [PATCH] build fix --- src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index 55a9c562e..974f9e1f6 100644 --- a/src/index.html +++ b/src/index.html @@ -14,7 +14,7 @@ layout: default - {% if jekyll.environment !== "development" %} + {% if jekyll.environment != "development" %}