Update front page authored by Angel's avatar Angel
...@@ -7,6 +7,17 @@ In order to style them properly we need to download the plugin Widget CSS Classe ...@@ -7,6 +7,17 @@ In order to style them properly we need to download the plugin Widget CSS Classe
* The widget Header Right includes Simple Social Icons * The widget Header Right includes Simple Social Icons
* The widget Top Footer 1 includes a text to donate to GEN (bottom left) * The widget Top Footer 1 includes a text to donate to GEN (bottom left)
```
<img src="/wp-content/uploads/2019/11/ico_GENfriend.png" />
<div class="text-wrap-geneu">
<h2><a href="/get-involved/friends-of-gen/">Become a Friend of GEN</a></h2>
<p>Donating funds to GEN is a tangible way to contribute to this concrete and dynamic movement for positive change. Your donation helps to support and to spread ecovillages around the world.</p>
</div>
<a class="button button-orange center" href="https://gen-europe.org/get-involved/friends-of-gen/">Donate</a>
```
* The widget Top Footer 2 includes a text with info about the newsletter (bottom center) * The widget Top Footer 2 includes a text with info about the newsletter (bottom center)
* The widget Top Footer 3 includes a text with info about volunteering with GEN EU (bottom right) * The widget Top Footer 3 includes a text with info about volunteering with GEN EU (bottom right)
* The widget Home Area 1 includes e.g. a text field with a button (get involved) * The widget Home Area 1 includes e.g. a text field with a button (get involved)
... ...
......