Skip to content

Commit

Permalink
december updates to all newsletters page
Browse files Browse the repository at this point in the history
  • Loading branch information
SiAdcock committed Dec 19, 2024
1 parent e603a00 commit 4c9e790
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions dotcom-rendering/src/model/newsletter-grouping.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export const groups: Partial<Record<EditionId, StaticGroups>> = {
newsletters: [
'the-long-wave',
'morning-briefing', // First Edition
'fighting-back',
'the-overwhelm',
'saturday-edition',
'word-of-mouth', // Feast
'the-guide-staying-in',
Expand All @@ -39,9 +39,9 @@ export const groups: Partial<Record<EditionId, StaticGroups>> = {
'sleeve-notes',
'whats-on',
'bookmarks',
'hear-here',
'art-weekly',
'design-review',
'documentaries',
],
},
{
Expand All @@ -63,11 +63,11 @@ export const groups: Partial<Record<EditionId, StaticGroups>> = {
newsletters: [
'this-is-europe',
'the-stakes-us-election-edition', // The Stakes — Presidential Transition
'fighting-back',
'follow-margaret-sullivan',
'follow-robert-reich',
'follow-mehdi-hasan',
'global-dispatch',
'documentaries',
'her-stage',
'trump-on-trial',
],
Expand Down Expand Up @@ -115,6 +115,7 @@ export const groups: Partial<Record<EditionId, StaticGroups>> = {
title: 'Get started',
newsletters: [
'fighting-back',
'the-overwhelm',
'the-long-wave',
'the-stakes-us-election-edition',
'us-morning-newsletter', // First Thing
Expand Down Expand Up @@ -214,7 +215,7 @@ export const groups: Partial<Record<EditionId, StaticGroups>> = {
title: 'Get started',
newsletters: [
'breaking-news-australia',
'the-long-wave',
'the-overwhelm',
'morning-mail',
'afternoon-update',
'the-crunch',
Expand Down Expand Up @@ -266,6 +267,7 @@ export const groups: Partial<Record<EditionId, StaticGroups>> = {
{
title: 'The world explained',
newsletters: [
'the-long-wave',
'trump-on-trial',
'global-dispatch',
'patriarchy',
Expand Down

0 comments on commit 4c9e790

Please sign in to comment.