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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1ad798fc40 [INLONG-557][Website] Optimize the navigation bar document 
column (#558)
1ad798fc40 is described below

commit 1ad798fc407897e3091284847c7d5c56be1c1411
Author: Lizhen <88174078+bluew...@users.noreply.github.com>
AuthorDate: Wed Sep 14 21:34:16 2022 +0800

    [INLONG-557][Website] Optimize the navigation bar document column (#558)
---
 docusaurus.config.js | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index bcd9e20a1b..ba2c0cf585 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -83,22 +83,6 @@ const darkCodeTheme = 
require('prism-react-renderer/themes/dracula');
                 label: "1.2.0",
                 to: "/docs/1.2.0/introduction",
               },
-              {
-                label: "1.1.0",
-                to: "/docs/1.1.0/introduction",
-              },
-              {
-                label: "1.0.0",
-                to: "/docs/1.0.0/introduction",
-              },
-              {
-                label: "0.12.0",
-                to: "/docs/0.12.0/introduction",
-              },
-              {
-                label: "0.11.0",
-                to: "/docs/0.11.0/user_guide/quick_start",
-              },
               {
                 label: "All versions",
                 to: "/versions/",

Reply via email to