From 7ae92f72e2c85e8a3a2ad04c4131795ad5752c4a Mon Sep 17 00:00:00 2001 From: Thomas King <102960825+tkgnm@users.noreply.github.com> Date: Tue, 26 Sep 2023 13:55:19 +0100 Subject: [PATCH 1/2] remove podcast subnav remove chips with everything, small changes and brexit means --- json/navigation-conf/uk.json | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/json/navigation-conf/uk.json b/json/navigation-conf/uk.json index 627422f..80a77ab 100644 --- a/json/navigation-conf/uk.json +++ b/json/navigation-conf/uk.json @@ -403,26 +403,11 @@ "path": "books/series/books", "sections": [] }, - { - "title": "Chips with Everything", - "path": "technology/series/chips-with-everything", - "sections": [] - }, { "title": "Australian Politics", "path": "australia-news/series/australian-politics-live", "sections": [] }, - { - "title": "Small Changes", - "path": "global-development/series/global-development-podcast", - "sections": [] - }, - { - "title": "Brexit means...", - "path": "politics/series/brexit-means", - "sections": [] - }, { "title": "Neuroscientist Explains", "path": "science/series/a-neuroscientist-explains-podcast", From 43954e7c75bbe55f33ef3204b0ce54fa37fb8a72 Mon Sep 17 00:00:00 2001 From: Thomas King <102960825+tkgnm@users.noreply.github.com> Date: Wed, 27 Sep 2023 09:48:02 +0100 Subject: [PATCH 2/2] further changes to uk podcasts add comfort eating and pop culture, remove neuroscientist explains --- json/navigation-conf/uk.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/json/navigation-conf/uk.json b/json/navigation-conf/uk.json index 80a77ab..b97a824 100644 --- a/json/navigation-conf/uk.json +++ b/json/navigation-conf/uk.json @@ -378,6 +378,11 @@ "path": "football/series/footballweekly", "sections": [] }, + { + "title": "Comfort Eating", + "path": "lifeandstyle/series/comforteatingwithgracedent", + "sections": [] + }, { "title": "Audio Long Reads", "path": "news/series/the-audio-long-read", @@ -393,6 +398,11 @@ "path": "politics/series/politics-weekly-america", "sections": [] }, + { + "title": "Pop Culture", + "path": "society/series/pop-culture-with-chante-joseph", + "sections": [] + }, { "title": "Weekend", "path": "lifeandstyle/series/weekend", @@ -407,11 +417,6 @@ "title": "Australian Politics", "path": "australia-news/series/australian-politics-live", "sections": [] - }, - { - "title": "Neuroscientist Explains", - "path": "science/series/a-neuroscientist-explains-podcast", - "sections": [] } ] },