From 7c51a244be24848e3d910f57c6661a0c39aa3a96 Mon Sep 17 00:00:00 2001 From: Veikka Kähkönen Date: Fri, 1 Dec 2017 12:54:12 +0200 Subject: Fix sub-navigation active class logic --- _includes/header.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '_includes/header.html') diff --git a/_includes/header.html b/_includes/header.html index 1304edc..2e3330b 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -41,7 +41,8 @@ {% else %} {% assign absolute_href = main_page_href | absolute_url | append: subitem.href }} %} {% endif %} - {% endfor %} -- cgit v1.3