From 13ddb095767df68f6ac803c0ea009fa0726a9c39 Mon Sep 17 00:00:00 2001 From: Jon Date: Fri, 2 Feb 2024 16:21:19 +0930 Subject: [PATCH] feat(theme): add serch highlight !13 nofusscomputing/infrastructure/website!44 nofusscomputing/projects/gitlab-ci!73 --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index 43c63a4..789df23 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -25,6 +25,7 @@ theme: - navigation.tabs.sticky - navigation.expand - navigation.indexes + - search.highlight - toc.integrate - navigation.top - header.autohide