diff --git a/templates/partials/nav.html b/templates/partials/nav.html index d7173a0..10295e7 100644 --- a/templates/partials/nav.html +++ b/templates/partials/nav.html @@ -62,7 +62,7 @@ {%- endif %} {# Theme switcher #} - {%- if config.extra.theme_switcher == true -%} + {%- if config.extra.theme_switcher and config.extra.theme_switcher == true -%}