From b7900d8f69a2a66e952f5836970e918134d4d07f Mon Sep 17 00:00:00 2001 From: frederickobrien Date: Tue, 3 Dec 2024 10:57:49 +0000 Subject: [PATCH] Update reference-navigation.json --- .../test/resources/reference-navigation.json | 76 ++++++++++--------- 1 file changed, 41 insertions(+), 35 deletions(-) diff --git a/common/test/resources/reference-navigation.json b/common/test/resources/reference-navigation.json index c01ea6a3611..60b91f53a9c 100644 --- a/common/test/resources/reference-navigation.json +++ b/common/test/resources/reference-navigation.json @@ -1069,41 +1069,10 @@ ], "classList": [] }, - { - "title": "Environment", - "url": "/us/environment", - "children": [ - { - "title": "Climate crisis", - "url": "/environment/climate-crisis", - "children": [], - "classList": [] - }, - { - "title": "Wildlife", - "url": "/environment/wildlife", - "children": [], - "classList": [] - }, - { - "title": "Energy", - "url": "/environment/energy", - "children": [], - "classList": [] - }, - { - "title": "Pollution", - "url": "/environment/pollution", - "children": [], - "classList": [] - }, - { - "title": "Green light", - "url": "/environment/series/green-light", - "children": [], - "classList": [] - } - ], + { + "title": "Climate crisis", + "url": "/environment/climate-crisis", + "children": [], "classList": [] }, { @@ -1198,6 +1167,43 @@ ], "classList": [] }, + { + "title": "Environment", + "url": "/us/environment", + "children": [ + { + "title": "Climate crisis", + "url": "/environment/climate-crisis", + "children": [], + "classList": [] + }, + { + "title": "Wildlife", + "url": "/environment/wildlife", + "children": [], + "classList": [] + }, + { + "title": "Energy", + "url": "/environment/energy", + "children": [], + "classList": [] + }, + { + "title": "Pollution", + "url": "/environment/pollution", + "children": [], + "classList": [] + }, + { + "title": "Green light", + "url": "/environment/series/green-light", + "children": [], + "classList": [] + } + ], + "classList": [] + }, { "title": "Tech", "url": "/us/technology",