Skip to content

Commit

Permalink
update reference navigatio
Browse files Browse the repository at this point in the history
  • Loading branch information
cemms1 committed Nov 1, 2023
1 parent c41b8bf commit 0dada01
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions common/test/resources/reference-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,11 @@
"url" : "/environment/climate-crisis",
"children" : [ ],
"classList" : [ ]
}, {
"title" : "Ukraine",
"url" : "/world/ukraine",
"children" : [ ],
"classList" : [ ]
}, {
"title" : "Newsletters",
"url" : "/email-newsletters",
Expand Down Expand Up @@ -909,6 +914,11 @@
"classList" : [ ]
} ],
"classList" : [ ]
}, {
"title" : "Ukraine",
"url" : "/world/ukraine",
"children" : [ ],
"classList" : [ ]
}, {
"title" : "US Politics",
"url" : "/us-news/us-politics",
Expand Down Expand Up @@ -2095,6 +2105,11 @@
"url" : "/environment/climate-crisis",
"children" : [ ],
"classList" : [ ]
}, {
"title" : "Ukraine",
"url" : "/world/ukraine",
"children" : [ ],
"classList" : [ ]
}, {
"title" : "Environment",
"url" : "/environment",
Expand Down Expand Up @@ -2826,6 +2841,11 @@
"url" : "/environment/climate-crisis",
"children" : [ ],
"classList" : [ ]
}, {
"title" : "Ukraine",
"url" : "/world/ukraine",
"children" : [ ],
"classList" : [ ]
}, {
"title" : "Environment",
"url" : "/environment",
Expand Down

0 comments on commit 0dada01

Please sign in to comment.