Skip to content

Commit

Permalink
fix: invalid syntax in donate.html (#8806)
Browse files Browse the repository at this point in the history
fix invalid syntax
  • Loading branch information
teolemon authored Aug 8, 2023
1 parent 79cadf4 commit 92f7432
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions html/donate/en.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ <h3>Where your donation goes</h3>
<img src="https://static.openfoodfacts.org/images/misc/2023-donation/join-the-food-rev.png"
alt="Join the food revolution!" style="margin-top: -15%; margin-bottom: -20%; width:80%"
>
<!-- h3>Where your donation goes</h3>
<!-- <h3>Where your donation goes</h3>
<p>
<strong>Technology:</strong> Development, maintenance, servers to keep the
Expand All @@ -260,7 +260,8 @@ <h3>Where your donation goes</h3>
Food Facts community, to work with researchers, and to make our
food products data have the biggest impact on our health, our
planet, and society.
</p -->
</p>
-->
</div>
</div>
</div>
Expand Down

0 comments on commit 92f7432

Please sign in to comment.