From 02b4f5d239bc94efa480449244030ee4613eb18a Mon Sep 17 00:00:00 2001 From: kor Date: Sun, 8 Sep 2024 20:19:39 +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 a8f82203..01e92dcc 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -113,6 +113,7 @@ const config = { { // options here hashed: true, + highlightSearchTermsOnTargetPage: true }, ], ],