Skip to content

Commit

Permalink
fix: Donation page fr (#7630)
Browse files Browse the repository at this point in the history
* 2022-2023 donation page

* French donation page + fix photo

* Small fix

* fix fr video link

* ci: add autolabelling

Co-authored-by: Stéphane Gigandet <stephane@openfoodfacts.org>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
  • Loading branch information
3 people authored Nov 2, 2022
1 parent 6aa3279 commit 22bf228
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,7 @@ Web:
Donations:
- html/donate/tt.html
- templates/web/common/includes/donate_banner.tt.html
- html/donate/fr.helloasso.html

editing:
- templates/web/pages/product_edit/product_edit_form.tt.html
Expand Down
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

0 comments on commit 22bf228

Please sign in to comment.