diff --git a/files/templates/home.html b/files/templates/home.html index ebefa65a2a..1c3ce44897 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -67,7 +67,7 @@ Pins {% if SITE_NAME != 'WPD' and not sub %} - {% set hcolor = "primary" if hcolor else "secondary" %} + {% set hcolor = "primary" if holes else "secondary" %} Holes {% endif %}