Skip to content

Commit ceff406

Browse files
committed
chore
1 parent 2c86e20 commit ceff406

File tree

4 files changed

+1
-18
lines changed

4 files changed

+1
-18
lines changed

blog/i18n/zh/docusaurus-theme-classic/navbar.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,6 @@
5959
"message": "Apache APISIX®️",
6060
"description": "Navbar item with label Apache APISIX®️"
6161
},
62-
"item.label.Apache APISIX®️ Dashboard": {
63-
"message": "Apache APISIX®️ Dashboard",
64-
"description": "Navbar item with label Apache APISIX®️ Dashboard"
65-
},
6662
"item.label.Apache APISIX®️ Ingress Controller": {
6763
"message": "Apache APISIX®️ Ingress Controller",
6864
"description": "Navbar item with label Apache APISIX®️ Ingress Controller"
@@ -91,4 +87,4 @@
9187
"message": "General",
9288
"description": "Navbar item with label General"
9389
}
94-
}
90+
}

config/navbar.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ module.exports = [
1010
to: '/docs/apisix/getting-started',
1111
target: '_parent',
1212
},
13-
{
14-
label: 'Apache APISIX®️ Dashboard',
15-
to: '/docs/dashboard/USER_GUIDE',
16-
target: '_parent',
17-
},
1813
{
1914
label: 'Apache APISIX®️ Ingress Controller',
2015
to: '/docs/ingress-controller/getting-started/',

doc/i18n/zh/docusaurus-theme-classic/navbar.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,5 @@
5050
"item.label.APISIX": {
5151
"message": "APISIX",
5252
"description": "Navbar item with label APISIX"
53-
},
54-
"item.label.APISIX Dashboard": {
55-
"message": "APISIX Dashboard",
56-
"description": "Navbar item with label APISIX Dashboard"
5753
}
5854
}

website/i18n/zh/docusaurus-theme-classic/navbar.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,5 @@
5050
"item.label.APISIX": {
5151
"message": "APISIX",
5252
"description": "Navbar item with label APISIX"
53-
},
54-
"item.label.APISIX Dashboard": {
55-
"message": "APISIX Dashboard",
56-
"description": "Navbar item with label APISIX Dashboard"
5753
}
5854
}

0 commit comments

Comments
 (0)