From 5fb5d14e6f4b3801c5aaa5bbeab36a0066be95f1 Mon Sep 17 00:00:00 2001 From: liaosy Date: Mon, 6 Jul 2026 19:12:51 +0800 Subject: [PATCH] docs: update searchbox widget config --- docs/config.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/config.yaml b/docs/config.yaml index 05094a79..b36d830f 100644 --- a/docs/config.yaml +++ b/docs/config.yaml @@ -144,3 +144,7 @@ params: # /!\ This is an experimental feature, might be removed or changed at any time # (Optional, experimental, default false) Enables service worker that caches visited pages and resources for offline use. BookServiceWorker: false + + # (Optional, default false) Enables search box in the header. + BookSearchBox: true + BookSearchWidget: "https://coco.infini.cloud/integration/d95h78uk7e3tu0abbahg/widget"