Skip to content

Commit

Permalink
decapitalise
Browse files Browse the repository at this point in the history
  • Loading branch information
LilyL0u committed Feb 7, 2025
1 parent 7e5260e commit f37e4fa
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1335,7 +1335,7 @@ export const PromoSingleBlock = {
position: [5, 3],
};

export const MostReadBlocks = [
export const mostReadBlocks = [
{
id: 'urn:bbc:optimo:asset:cg4z0d2xgq3o',
rank: 1,
Expand Down Expand Up @@ -1415,7 +1415,7 @@ export const MostReadBlocks = [
},
];

export const TopStoriesBlocks = [
export const topStoriesBlocks = [
{
locators: {
optimoUrn: 'urn:bbc:optimo:asset:cg4z0d2xgq3o',
Expand Down

0 comments on commit f37e4fa

Please sign in to comment.