Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Donation page fr #7630

Merged
merged 10 commits into from
Nov 2, 2022
2 changes: 1 addition & 1 deletion html/donate/fr.helloasso.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ <h3>Pourquoi donner à Open Food Facts ?</h3>
<div class="reasons row">
<div class="reason small-12 large-6 columns">
<div class="flex-video">
<iframe width="420" height="315" src="https://www.youtube.com/embed/W5pOjx6ycX4"
<iframe width="420" height="315" src="https://www.youtube.com/embed/D1jzT02IBRA"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
Expand Down