diff --git a/templates/partials/header.html b/templates/partials/header.html index b0d4dc5..cb90ef9 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -20,11 +20,11 @@ {# CSS #} {# Load subset of glyphs for header. Avoids flashing issue in Firefox #} {% if config.extra.custom_subset and config.extra.custom_subset == true %} - + {% elif lang == 'en' %} - + {% elif lang == 'es' %} - + {% endif %} {# Define array of CSS files to load. main.css is always loaded. #}