diff --git a/_includes/nav.html b/_includes/nav.html index 5a63da061fb..284b1265dfc 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -34,7 +34,7 @@ {% endif %} - {% if page.layout != 'index' %} + {% unless page.layout == 'index' %}