diff --git a/src/assets/images/aboutus.png b/src/assets/images/aboutus.png new file mode 100644 index 0000000..d339f8b Binary files /dev/null and b/src/assets/images/aboutus.png differ diff --git a/src/assets/images/bitcoin.png b/src/assets/images/bitcoin.png deleted file mode 100644 index a36a0da..0000000 Binary files a/src/assets/images/bitcoin.png and /dev/null differ diff --git a/src/assets/images/paypal.png b/src/assets/images/paypal.png deleted file mode 100644 index 50a8301..0000000 Binary files a/src/assets/images/paypal.png and /dev/null differ diff --git a/src/index.html b/src/index.html index f9a98bf..b663bdb 100644 --- a/src/index.html +++ b/src/index.html @@ -67,27 +67,13 @@ blog: excerpt: "" about: - title: "About us" - excerpt: "" -about_list: - - title: "Volunteers" - excerpt: "Tahoe-LAFS is an open-source project supported by donations and maintained by a group of hardy volunteers...
" - url: "https://tahoe-lafs.org/trac/tahoe-lafs/wiki/AboutUs" - btn_label: "Read More" - btn_class: "btn--primary" - - title: "Donation" - excerpt: 'You can donate to the Tahoe-LAFS project via BitCoin and PayPal.

- - - - ' - - title: "Sponsorship" - excerpt: "Please contact *secorp at secorp dot net* if you would like to sponsor Tahoe-LAFS." - - title: "Least Authority" - excerpt: 'Least Authority sells service and support for LAFS as well as developing improvements for LAFS and contributing them back to the Free and Open Source project.' - - title: "Google" - excerpt: 'Google, Inc. sponsored Tahoe-LAFS through its Google Summer of Code program in 2010 and 2013.
' - - title: "Atlas Networks" - excerpt: 'Atlas Networks provides dedicated server hosting for scale and performance testing.
' + image_path: /assets/images/aboutus.png + alt: "aboutus" + excerpt: >- + Tahoe-LAFS is an open-source project supported by donations + and maintained by a group of hardy volunteers. + We are grateful for their energy, expertise, and support. + Check out some of the main contributors to this project! ---
{% include feature_row id="documentation" type="center" %} @@ -117,8 +103,7 @@ about_list: {% endfor %}
- +

-{% include feature_row id="about" type="center" %} -{% include feature_row id="about_list" %} +{% include feature_row id="about" type="left" %}