Skip to content

Commit

Permalink
Merge pull request #12055 from bbc/ru-sw-nav-add-us-election
Browse files Browse the repository at this point in the history
Update Russian and Swahili navs to add US election topic
  • Loading branch information
jordit authored Oct 17, 2024
2 parents 9b673cb + d2240d9 commit c732877
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/app/lib/config/services/russian.ts
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,10 @@ export const service: DefaultServiceConfig = {
title: 'Война в Украине',
url: '/russian/topics/cez0n29ggrdt',
},
{
title: 'Выборы в США',
url: '/russian/topics/ce802g1vrdgt',
},
{
title: 'Истории',
url: '/russian/topics/cv27xky1pppt',
Expand Down
4 changes: 4 additions & 0 deletions src/app/lib/config/services/swahili.ts
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,10 @@ export const service: DefaultServiceConfig = {
title: 'Habari',
url: '/swahili',
},
{
title: 'Uchaguzi wa Marekani 2024',
url: '/swahili/topics/c3v8qp1qz4xt',
},
{
title: 'Michezo',
url: '/swahili/topics/ckdxndddjkxt',
Expand Down

0 comments on commit c732877

Please sign in to comment.