diff --git a/_includes/nav.html b/_includes/nav.html index f63f9f75..07ac25ae 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -1,7 +1,7 @@ - {{ site.data[page.collection].strings.title }} + {{ site.data[page.collection].strings.title }} @@ -12,7 +12,7 @@ {% if item.url %} {% assign section = "/" | append: page.section %} - {{ item.title }} + {{ item.title }} {% endif %} {% if item.items %}