[gimp-web] content: improve a bit the thank you page.



commit ff9fc303cf68be60afcff4e06fbd8242aa6c7821
Author: Jehan <jehan girinstud io>
Date:   Wed Nov 3 14:35:33 2021 +0100

    content: improve a bit the thank you page.
    
    - Centering buttons.
    - HTML indent fixing.
    - Remove "Donate" title. It's better to just have it directly on top.
    - Move tutorials down in a section about learning GIMP.
    - Small text rewording here and there.
    - Add some emoticones for a bit more life!

 content/downloads/thanks.md | 45 ++++++++++++++++++++++-----------------------
 1 file changed, 22 insertions(+), 23 deletions(-)
---
diff --git a/content/downloads/thanks.md b/content/downloads/thanks.md
index 35a09a99..b3c169c8 100644
--- a/content/downloads/thanks.md
+++ b/content/downloads/thanks.md
@@ -1,45 +1,44 @@
-Title: Thank you for downloading GIMP
+Title: 💘 Thank you for your support! 💌
 Date: 2021-07-17T14:18:56-05:00
 Author: nmat
 Status: hidden
 
-Check out the [tutorials](/tutorials/) or [documentation](/docs/) to learn more.
-
-Did you know that GIMP is built with love _entirely by volunteers_ whose spare time is spent hacking at the 
code, writing documentation, and creating tutorials?
+**Did you know: GIMP is built with love _entirely by volunteers_.** 👷
 
 **Please consider helping us to build a better GIMP for everyone!**
 
+<p class='buttons'>
+  <a href="https://www.gimp.org/donating/";>
+    <span class='donate-button'>
+    Support us by<br/> <strong>Donating</strong>
+    </span>
+  </a>
+</p>
 
-## Donate
-
-<a href="https://www.gimp.org/donating/";>
-<span class='donate-button'>
-Support us by<br/>
-<strong>Donating</strong>
-</span>
-</a>
-
-Donations help us to sustain the project by supporting developers and required hardware and infrastructure.
+Donations help us to sustain the project by supporting developers, community, maintaining hardware…
 Every little bit helps and is a wonderful way to show some love for the project!
 
+## Learn GIMP's basics
 
+Check out the [tutorials](/tutorials/) or [documentation](/docs/) to learn more.
 
 ## Contribute
 
-<a href="https://www.gimp.org/develop/";>
-<span class='donate-button'>
-Help with<br/>
-<strong>GIMP development</strong>
-</span>
-</a>
+<p class='buttons'>
+  <a href="https://gitlab.gnome.org/GNOME/gimp/";>
+    <span class='donate-button'>
+    Help with<br/> <strong>GIMP development</strong>
+    </span>
+  </a>
+</p>
 
-You don't have to be a developer to contribute to the project (although new developers are highly encouraged 
to join us)!
+You don't have to be a developer to contribute to the project!
 
-There are many ways to help the project including:
+There are other ways to join the project including:
 
  * Writing [documentation](https://docs.gimp.org/)
  * Creating [tutorials](/tutorials)
- * [Bug triaging](https://gitlab.gnome.org/GNOME/gimp/-/issues)
+ * [Bug reporting and triaging](https://gitlab.gnome.org/GNOME/gimp/-/issues)
  * Feature testing
  * Translating GIMP and documentation
  * Create cool things (and tell people about it)


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