Skip to content

Commit c2addcf

Browse files
Merge pull request #2160 from codebar/update-rfc-embeds
Updated the Run for Charity embeds as 2 were outdated
2 parents 100be32 + 8ed8b0c commit c2addcf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/views/pages/how-to-support-us.html.haml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,13 @@
6969
.row
7070
.col-12.col-lg-4
7171
.ratio.shadow{style: '--bs-aspect-ratio: 150%;'}
72-
%iframe{title: 'Great South Run', src: '//runforcharity.com/codebar/great-south-run/493220'}
72+
%iframe{title: 'London Landmarks Half Marathon', src: '//runforcharity.com/codebar/london-landmarks-half-marathon/register'}
7373
.col-12.col-lg-4
7474
.ratio.shadow{style: '--bs-aspect-ratio: 150%;'}
75-
%iframe{title: 'Run Alton Towers Half', src: '//runforcharity.com/codebar/run-alton-towers-half/register'}
75+
%iframe{title: 'Hackney Half', src: '//runforcharity.com/codebar/hackney-half/register'}
7676
.col-12.col-lg-4
7777
.ratio.shadow{style: '--bs-aspect-ratio: 150%;'}
78-
%iframe{title: 'Hackney Half', src: '//runforcharity.com/codebar/hackney-half/register'}
78+
%iframe{title: 'Royal Parks Half Marathon', src: '//runforcharity.com/codebar/royal-parks-half-marathon/registration'}
7979

8080
.py-4.py-lg-5#donate
8181
.container

0 commit comments

Comments
 (0)