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

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

commit 015035fc29cc3758117a0d200b91fb9f4b74ce74
Author: glass-panel <[email protected]>
AuthorDate: Thu Jul 17 10:51:08 2025 +0800

    Delete 'About' from navbar items
---
 site/docusaurus.config.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/site/docusaurus.config.js b/site/docusaurus.config.js
index 8e591d8d4..ca83f24bf 100644
--- a/site/docusaurus.config.js
+++ b/site/docusaurus.config.js
@@ -132,7 +132,6 @@ const config = {
           }
         },
         items: [
-          { to: '/', label: 'About', position: 'right' },
           { to: '/powered-by', label: 'Powered By', position: 'right' },
           {
             to: '/community',


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to