Skip to content

Commit 2d281fd

Browse files
fix(efc): new menu
1 parent 663eee4 commit 2d281fd

File tree

1 file changed

+9
-67
lines changed

1 file changed

+9
-67
lines changed

menu/navigation.json

Lines changed: 9 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,14 @@
284284
{
285285
"label": "Understanding your environmental footprint estimation",
286286
"slug": "environmental-footprint-calculator-estimation"
287+
},
288+
{
289+
"label": "Bare Metal Footprint Calculation",
290+
"slug": "bare-metal-env-footprint"
291+
},
292+
{
293+
"label": "Instances Footprint Calculation",
294+
"slug": "instances-env-footprint"
287295
}
288296
],
289297
"label": "Additional Content",
@@ -564,73 +572,7 @@
564572
"items": [
565573
{
566574
"label": "Overview",
567-
"slug": "../environmental-footprint"
568-
},
569-
{
570-
"label": "Concepts",
571-
"slug": "concepts"
572-
},
573-
{
574-
"label": "FAQ",
575-
"slug": "../faq/environmental-footprint"
576-
},
577-
{
578-
"items": [
579-
{
580-
"label": "Track your monthly environmental footprint report",
581-
"slug": "track-monthly-footprint"
582-
}
583-
],
584-
"label": "How to",
585-
"slug": "how-to"
586-
},
587-
{
588-
"items": [
589-
{
590-
"label": "Environmental Footprint calculation breakdown",
591-
"slug": "environmental-footprint-calculator"
592-
},
593-
{
594-
"label": "Environmental footprint calculator product integration",
595-
"slug": "environmental-footprint-integration"
596-
},
597-
{
598-
"label": "Understanding your environmental footprint estimation",
599-
"slug": "environmental-footprint-calculator-estimation"
600-
},
601-
{
602-
"label": "Bare Metal Footprint Calculation",
603-
"slug": "bare-metal-env-footprint"
604-
},
605-
{
606-
"label": "Instances Footprint Calculation",
607-
"slug": "instances-env-footprint"
608-
}
609-
],
610-
"label": "Additional Content",
611-
"slug": "additional-content"
612-
}
613-
],
614-
"label": "Environmental Footprint",
615-
"slug": "environmental-footprint"
616-
}
617-
],
618-
"label": "Environmental Footprint",
619-
"category": "environmental-footprint"
620-
}
621-
],
622-
"label": "Management & Governance"
623-
},
624-
{
625-
"items": [
626-
{
627-
"icon": "ai",
628-
"items": [
629-
{
630-
"items": [
631-
{
632-
"label": "Overview",
633-
"slug": "../managed-inference"
575+
"slug": "../organizations-and-projects"
634576
},
635577
{
636578
"label": "Concepts",

0 commit comments

Comments
 (0)