Skip to content

Commit 7a9c7a5

Browse files
committed
remove navigation slug first categories
1 parent 80d930d commit 7a9c7a5

File tree

1 file changed

+18
-36
lines changed

1 file changed

+18
-36
lines changed

menu/navigation.json

Lines changed: 18 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,7 @@
235235
"slug": "billing"
236236
}
237237
],
238-
"label": "Account & Billing",
239-
"slug": "console"
238+
"label": "Account & Billing"
240239
},
241240
{
242241
"icon": "iam",
@@ -600,8 +599,7 @@
600599
"slug": "secret-manager"
601600
}
602601
],
603-
"label": "Security & Identity",
604-
"slug": "identity-and-access-management"
602+
"label": "Security & Identity"
605603
}
606604
],
607605
"label": "Platform"
@@ -844,8 +842,7 @@
844842
"slug": "generative-apis"
845843
}
846844
],
847-
"label": "AI & Data",
848-
"slug": "ai-data"
845+
"label": "AI & Data"
849846
},
850847
{
851848
"icon": "baremetal",
@@ -1251,8 +1248,7 @@
12511248
"slug": "dedibox"
12521249
}
12531250
],
1254-
"label": "Bare Metal",
1255-
"slug": "bare-metal"
1251+
"label": "Bare Metal"
12561252
},
12571253
{
12581254
"icon": "compute",
@@ -1686,8 +1682,7 @@
16861682
"slug": "gpu"
16871683
}
16881684
],
1689-
"label": "Compute",
1690-
"slug": "compute"
1685+
"label": "Compute"
16911686
},
16921687
{
16931688
"icon": "containers",
@@ -2084,8 +2079,7 @@
20842079
"slug": "terraform"
20852080
}
20862081
],
2087-
"label": "Developer Tools",
2088-
"slug": "developer-tools"
2082+
"label": "Developer Tools"
20892083
},
20902084
{
20912085
"icon": "database",
@@ -2419,8 +2413,7 @@
24192413
"slug": "mongodb"
24202414
}
24212415
],
2422-
"label": "Managed Databases",
2423-
"slug": "managed-databases"
2416+
"label": "Managed Databases"
24242417
},
24252418
{
24262419
"icon": "managedServices",
@@ -2864,8 +2857,7 @@
28642857
"slug": "data-lab"
28652858
}
28662859
],
2867-
"label": "Managed Services",
2868-
"slug": "managed-services"
2860+
"label": "Managed Services"
28692861
},
28702862
{
28712863
"icon": "network",
@@ -3602,8 +3594,7 @@
36023594
"slug": "cockpit"
36033595
}
36043596
],
3605-
"label": "Observability",
3606-
"slug": "observability"
3597+
"label": "Observability"
36073598
},
36083599
{
36093600
"icon": "serverless",
@@ -3945,8 +3936,7 @@
39453936
"slug": "troubleshooting"
39463937
}
39473938
],
3948-
"label": "Containers",
3949-
"slug": "containers"
3939+
"label": "Containers"
39503940
},
39513941
{
39523942
"items": [
@@ -4313,8 +4303,7 @@
43134303
"slug": "sql-databases"
43144304
}
43154305
],
4316-
"label": "Serverless",
4317-
"slug": "serverless"
4306+
"label": "Serverless"
43184307
},
43194308
{
43204309
"icon": "storage",
@@ -4554,8 +4543,7 @@
45544543
"slug": "videos"
45554544
}
45564545
],
4557-
"label": "Object Storage",
4558-
"slug": "object"
4546+
"label": "Object Storage"
45594547
},
45604548
{
45614549
"items": [
@@ -4936,8 +4924,7 @@
49364924
"slug": "cpanel-hosting"
49374925
}
49384926
],
4939-
"label": "Dedibox Console",
4940-
"slug": "dedibox-console"
4927+
"label": "Dedibox Console"
49414928
},
49424929
{
49434930
"icon": "dedibox",
@@ -5237,8 +5224,7 @@
52375224
"slug": "kvm-over-ip"
52385225
}
52395226
],
5240-
"label": "Dedibox Servers",
5241-
"slug": "dedibox"
5227+
"label": "Dedibox Servers"
52425228
},
52435229
{
52445230
"icon": "network",
@@ -5278,8 +5264,7 @@
52785264
"slug": "troubleshooting"
52795265
}
52805266
],
5281-
"label": "Network",
5282-
"slug": "network"
5267+
"label": "Network"
52835268
},
52845269
{
52855270
"items": [
@@ -5568,8 +5553,7 @@
55685553
"slug": "dns"
55695554
}
55705555
],
5571-
"label": "Dedibox Network",
5572-
"slug": "dedibox-network"
5556+
"label": "Dedibox Network"
55735557
}
55745558
],
55755559
"label": "Dedibox"
@@ -5624,8 +5608,7 @@
56245608
"slug": "partner-space"
56255609
}
56265610
],
5627-
"label": "Partners",
5628-
"slug": "partners"
5611+
"label": "Partners"
56295612
},
56305613
{
56315614
"icon": "envFootprint",
@@ -5669,8 +5652,7 @@
56695652
"slug": "environmental-footprint"
56705653
}
56715654
],
5672-
"label": "Environmental Footprint",
5673-
"slug": "environmental-footprint"
5655+
"label": "Environmental Footprint"
56745656
}
56755657
],
56765658
"label": "Additional Services"

0 commit comments

Comments
 (0)