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

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new e5c3408333 Update search
e5c3408333 is described below

commit e5c3408333804f623010db9378aa5f6bcd709fe8
Author: Albumen Kevin <[email protected]>
AuthorDate: Sat Aug 6 11:25:46 2022 +0800

    Update search
---
 layouts/partials/hooks/body-end.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/layouts/partials/hooks/body-end.html 
b/layouts/partials/hooks/body-end.html
index bada7a520a..d7da539a3f 100644
--- a/layouts/partials/hooks/body-end.html
+++ b/layouts/partials/hooks/body-end.html
@@ -9,9 +9,9 @@
         indexName: 'apache_dubbo',
         // Replace inputSelector with a CSS selector
         // matching your search input
-        container: '#docsearch',
+        container: '#docsearch123',
         // Set debug to true to inspect the dropdown
         debug: false,
     });
 </script>
-{{ end }}
\ No newline at end of file
+{{ end }}

Reply via email to