Skip to content

Commit

Permalink
Merge pull request #2160 from codebar/update-rfc-embeds
Browse files Browse the repository at this point in the history
Updated the Run for Charity embeds as 2 were outdated
  • Loading branch information
KimberleyCook authored Jan 15, 2025
2 parents 100be32 + 8ed8b0c commit c2addcf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/views/pages/how-to-support-us.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,13 @@
.row
.col-12.col-lg-4
.ratio.shadow{style: '--bs-aspect-ratio: 150%;'}
%iframe{title: 'Great South Run', src: '//runforcharity.com/codebar/great-south-run/493220'}
%iframe{title: 'London Landmarks Half Marathon', src: '//runforcharity.com/codebar/london-landmarks-half-marathon/register'}
.col-12.col-lg-4
.ratio.shadow{style: '--bs-aspect-ratio: 150%;'}
%iframe{title: 'Run Alton Towers Half', src: '//runforcharity.com/codebar/run-alton-towers-half/register'}
%iframe{title: 'Hackney Half', src: '//runforcharity.com/codebar/hackney-half/register'}
.col-12.col-lg-4
.ratio.shadow{style: '--bs-aspect-ratio: 150%;'}
%iframe{title: 'Hackney Half', src: '//runforcharity.com/codebar/hackney-half/register'}
%iframe{title: 'Royal Parks Half Marathon', src: '//runforcharity.com/codebar/royal-parks-half-marathon/registration'}

.py-4.py-lg-5#donate
.container
Expand Down

0 comments on commit c2addcf

Please sign in to comment.