This is an automated email from the ASF dual-hosted git repository.

shuai pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/answer-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 50238a318 fix: rebuild
50238a318 is described below

commit 50238a318d46a852900d56f90c9e34165ba43efd
Author: shuai <[email protected]>
AuthorDate: Mon Dec 22 17:12:47 2025 +0800

    fix: rebuild
---
 docusaurus.config.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index b44f935d9..26c480895 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -238,6 +238,7 @@ const config = {
         redirects: redirectPaths,
       },
     ],
+    // local search plugin
     [
       require.resolve("@easyops-cn/docusaurus-search-local"),
       ({

Reply via email to