[gimp-web/testing] Remove Flattr widget and <figure> around PP button



commit c4e911aa740e80158f28033c02108246c31fe296
Author: Pat David <patdavid gmail com>
Date:   Fri May 24 13:51:29 2019 -0500

    Remove Flattr widget and <figure> around PP button
    
    The Flattr links appear to work fine, but the widget is broken
    as it's denied by our CSP (content security policy).  This is
    a good thing.
    
    Fixes #18.

 content/donating/index.md | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/content/donating/index.md b/content/donating/index.md
index c07192bc..908797a2 100644
--- a/content/donating/index.md
+++ b/content/donating/index.md
@@ -29,9 +29,7 @@ Many thanks to all our [sponsors](sponsors.html)!
 
 [Donate to gimp gnome org][], this will notify us, and the GNOME board, that funds have been donated to the 
GIMP project. Credit card donations are also accepted via this route.
 
-<figure>
 <form action="https://www.paypal.com/cgi-bin/webscr"; method="post"><input name="cmd" type="hidden" 
value="_xclick"><input name="business" type="hidden" value="gimp gnome org"><input name="item_name" 
type="hidden" value="Donation to GIMP Project"><input name="item_number" type="hidden" value="106"><input 
name="no_shipping" type="hidden" value="1"><input alt="Support GIMP" name="submit" src="donate.png" 
type="image"></form>
-</figure>
 
 [Donate to gimp gnome org]: 
https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=gimp%40gnome%2eorg&lc=US&item_name=Donation%20to%20GIMP%20Project&item_number=106&currency_code=USD
 
@@ -47,10 +45,6 @@ Many thanks to all our [sponsors](sponsors.html)!
 
 [flattr]: https://flattr.com/thing/707850
 
-<p>
-<iframe frameborder="0" height="420" src="//tools.flattr.net/widgets/thing.html?thing=707850" 
width="292"></iframe>
-</p>
-
 <a class="FlattrButton"
 title="Click to Flattr GIMP"
 data-flattr-uid="schumaml"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]