diff --git a/_includes/header.html b/_includes/header.html index d1e1f65b..ce20a052 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -10,7 +10,7 @@

{% if page.url contains link.url %} {% assign current = 'class="current"' %} {% endif %} - {{ link.title }} + {{ link.title }} {% endfor %}