diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-25 21:28:11 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-25 21:28:11 -0500 |
| commit | ba874116e4b2bfc544fc96ca213eb4d29f23dfcb (patch) | |
| tree | 92bde5b6f936086e0efc358bda154d77e54a540f /static/donate.html | |
| parent | 06921e2d95ee4a23c8e4af902445897ec0b24598 (diff) | |
add introduction to donate page
Diffstat (limited to 'static/donate.html')
| -rw-r--r-- | static/donate.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/static/donate.html b/static/donate.html index 03ac7c2e..780a88d5 100644 --- a/static/donate.html +++ b/static/donate.html @@ -46,6 +46,14 @@ <main id="donate"> <h1><a href="#donate">Donate</a></h1> + <p>GrapheneOS is an open source project supported via donations from individuals, + companies and other organizations. Donations are used for paying developers, + purchasing hardware (workstations, test devices, debugging cables/boards, etc.), + paying for infrastructure (domains, virtual/dedicated servers) and paying legal + fees.</p> + + <p>The multiple ways to donate are listed in the sections on this page.</p> + <nav id="table-of-contents"> <h2><a href="#table-of-contents">Table of contents</a></h2> |
