From c79407e6d7ea544a8b337e372309909a58640423 Mon Sep 17 00:00:00 2001 From: Xavier Vello Date: Sat, 9 Sep 2023 12:10:18 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(header):=20don't=20fail=20if?= =?UTF-8?q?=20custom=5Fsubset=20absent=20(#132)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/partials/header.html b/templates/partials/header.html index 813a98b..714e5fc 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -20,7 +20,7 @@ {# CSS #} {# Load subset of glyphs for header. Avoids flashing issue in Firefox #} - {% if config.extra.custom_subset == true %} + {% if config.extra.custom_subset and config.extra.custom_subset == true %} {% elif lang == 'en' %}