diff --git a/material/partials/header.html b/material/partials/header.html index 02f9b8a68..afd645022 100644 --- a/material/partials/header.html +++ b/material/partials/header.html @@ -32,7 +32,7 @@ {% for option in config.theme.palette %} {% set primary = option.primary | replace(" ", "-") | lower %} {% set accent = option.accent | replace(" ", "-") | lower %} - + {% if option.toggle %}