From 5a0812221fd34f359de7ba651c986ceed19c7b92 Mon Sep 17 00:00:00 2001 From: Miki Date: Fri, 3 Dec 2021 12:55:57 -0800 Subject: [PATCH] Enhance breadcrumbs and URLs in search results Signed-off-by: Miki --- _layouts/default.html | 6 +++++- _sass/custom/custom.scss | 4 +++- assets/js/search.js | 18 ++++++++++++------ 3 files changed, 20 insertions(+), 8 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 2e4ae661..4ae7477a 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -108,9 +108,13 @@ layout: table_wrappers {% if site.search_enabled != false or site.use_custom_search == true %}