Skip to content

Commit b10aa23

Browse files
committed
fix bad social graphics config
1 parent e19fdd6 commit b10aa23

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

conf/social_graphics.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,8 @@
361361
},
362362
{
363363
"src_facebook": "scoring/img/social-graphics-2025/rectangular/transport-5.png",
364-
"src_instagram": "Transport 2025. 0 English transport authorities received the highest capability rating by Active Travel England, no change versus 2023",
364+
"src_instagram": "scoring/img/social-graphics-2025/square/transport-5.png",
365+
"alt": "Transport 2025. 0 English transport authorities received the highest capability rating by Active Travel England, no change versus 2023",
365366
},
366367
{
367368
"src_facebook": "scoring/img/social-graphics-2025/rectangular/transport-6.png",
@@ -411,7 +412,8 @@
411412
},
412413
{
413414
"src_facebook": "scoring/img/social-graphics-2025/rectangular/planning-5.png",
414-
"src_instagram": "Planning and Land Use 2025. 65% of planning authorities have mapped where new solar, wind or district heating infrastructure can be built, up 7 versus 2023, but only 11% have mapped for all three.",
415+
"src_instagram": "scoring/img/social-graphics-2025/square/planning-5.png",
416+
"alt": "Planning and Land Use 2025. 65% of planning authorities have mapped where new solar, wind or district heating infrastructure can be built, up 7 versus 2023, but only 11% have mapped for all three.",
415417
},
416418
{
417419
"src_facebook": "scoring/img/social-graphics-2025/rectangular/planning-6.png",

0 commit comments

Comments
 (0)