diff options
-rw-r--r-- | donate/index.html | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/donate/index.html b/donate/index.html index f79fcb0..29152bc 100644 --- a/donate/index.html +++ b/donate/index.html @@ -16,7 +16,19 @@ layout: tyrian <strong>Support us now!</strong> </p> </div> + <div class="col-xs-12 col-md-4"> + <p> + <strong>What is the money used for?</strong> + <br> + The core services powering Gentoo are provided on machines owned by the Gentoo Foundation. + Connectivity, parts, repair, remote hands, and power need all to be paid for by us. + </p> + <p> + Details are available in the Gentoo Foundation <a href="/inside-gentoo/foundation/">financial reports</a>. + </p> + </div> </div> + {% include hero-section/end %} <br> <div class="row"> @@ -70,17 +82,6 @@ layout: tyrian </div> </div> </div> - <div class="col-xs-12 col-md-4"> - <p> - <strong>What is the money used for?</strong> - <br> - The core services powering Gentoo are provided on machines owned by the Gentoo Foundation. - Connectivity, parts, repair, remote hands, and power need all to be paid for by us. - </p> - <p> - Details are available in the Gentoo Foundation <a href="/inside-gentoo/foundation/">financial reports</a>. - </p> - </div> </div> <div class="row"> |