diff --git a/_includes/nav.html b/_includes/nav.html index 05fd1318..1742d205 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -42,7 +42,9 @@ {% assign path = page.path | replace: page.collection, collection.label %} {% assign item = site[collection.label] | where: "path", path | first %} {% if item %} -