From 0953cf123ccea396f78d2ced0b051622a87fc674 Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Sun, 9 Feb 2020 02:57:45 +0800 Subject: [PATCH] Improved tab highlighting experience. --- _config.yml | 2 ++ _includes/sidebar.html | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index ebaae66..9f91cb4 100644 --- a/_config.yml +++ b/_config.yml @@ -113,6 +113,7 @@ defaults: scope: path: tags values: + tab_active: Tags location: Tag breadcrumb: - @@ -125,6 +126,7 @@ defaults: scope: path: categories values: + tab_active: Categories location: Category breadcrumb: - diff --git a/_includes/sidebar.html b/_includes/sidebar.html index 9e5ab00..65d162a 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -41,8 +41,9 @@ {% endif %}