From bffa7f0597d00fd3840fe575111100429c37d3bf Mon Sep 17 00:00:00 2001 From: Mohit Joshi Date: Sun, 19 Apr 2026 11:23:30 +0530 Subject: [PATCH] fix: dynamically highlight active navigation tab based on current page. Closes Issue #154 --- _includes/header.html | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/_includes/header.html b/_includes/header.html index 05dffb7..cfbf349 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -13,11 +13,21 @@

{{ page.subtitle }}

{% if page.download == true %}