diff --git a/_data/sites.json b/_data/sites.json index 6b960b1aa..4ac0ac510 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -2325,9 +2325,9 @@ "name": "Visual update 2024", "date": "2024-01", "detectableBy": "Visual inspection can be used to detect the size of the line. The width of the line should be 71px (3.55em) long and the thickness should be 3.6px (0.18em), with the color #af3c43.", - "breaking": { - "style": "Width of the line should 70px and the thickness .18em #af3c43. Followed by optional byline, tagline or subtitle" - }, + "breaking": [ + "Style: Width of the line should 70px and the thickness .18em #af3c43. Followed by optional byline, tagline or subtitle" + ], "predecessor": "_:iteration_mpt_1" } ] diff --git a/sites/main-page-title/index.json-ld b/sites/main-page-title/index.json-ld index b3d741e18..27b9b8a5b 100644 --- a/sites/main-page-title/index.json-ld +++ b/sites/main-page-title/index.json-ld @@ -160,9 +160,9 @@ "name": "Visual update 2024", "date": "2024-01", "detectableBy": "Visual inspection can be used to detect the size of the line. The width of the line should be 71px (3.55em) long and the thickness should be 3.6px (0.18em), with the color #af3c43.", - "breaking": { - "style": "Width of the line should 70px and the thickness .18em #af3c43. Followed by optional byline, tagline or subtitle" - }, + "breaking": [ + "Style: Width of the line should 70px and the thickness .18em #af3c43. Followed by optional byline, tagline or subtitle" + ], "predecessor": "_:iteration_mpt_1" } ]