From e663e8190fdbf7037de5396ee82e633919bf2c48 Mon Sep 17 00:00:00 2001 From: kor Date: Sun, 8 Sep 2024 20:20:31 +0200 Subject: [PATCH] Add highlightSearchTermsOnTargetPage: true --- docusaurus.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/docusaurus.config.js b/docusaurus.config.js index 076253c9..25f1d9f1 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -215,6 +215,7 @@ const config = { { // options here hashed: true, + highlightSearchTermsOnTargetPage: true }, ], ],