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

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

commit 43547eda6b06ba1f0e3bbbf411b566d6b4c9413e
Author: shuai <[email protected]>
AuthorDate: Mon Jan 6 14:12:51 2025 +0800

    fix: delete test data
---
 docusaurus.config.js | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index 9dec0d5a0..7e4709111 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -109,9 +109,6 @@ const config = {
           {
             label: 'Plugins',
             to: '/plugins',
-            tos: {
-              'zh-CN': 'https://test.com'
-            }
           },
           {
             label: 'Blog',
@@ -133,9 +130,6 @@ const config = {
               {
                 label: 'Q&A Community',
                 to: 'https://meta.answer.dev',
-                tos: {
-                  'zh-CN': 'https://baidu.com',
-                }
               },
               {
                 label: 'Team',

Reply via email to