diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-30 23:55:39 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-30 23:55:39 -0500 |
| commit | b61fa21ddfe980b40f505170cffce661a3af3c70 (patch) | |
| tree | ce103459f3bf309a860df7134fc2c92f78f04279 /static/faq.html | |
| parent | baffdc4ec8fb6a8aed495ea93692dcb73955dcd4 (diff) | |
add donate section to FAQ
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html index 9ec72ec1..0860b0e6 100644 --- a/static/faq.html +++ b/static/faq.html @@ -116,6 +116,7 @@ <li><a href="#roadmap">What is the roadmap for GrapheneOS?</a></li> <li><a href="#install">How do I install GrapheneOS?</a></li> <li><a href="#build">How do I build GrapheneOS?</a></li> + <li><a href="#donate">How can I donate to GrapheneOS?</a></li> <li><a href="#company">Will GrapheneOS create a company?</a></li> <li><a href="#copyright-and-licensing">Who owns the GrapheneOS code and how is it licensed?</a></li> <li><a href="#trademark">What about the GrapheneOS name and logo?</a></li> @@ -1090,6 +1091,13 @@ <a href="/contact#community">#grapheneos Matrix / IRC channel</a>.</p> </article> + <article id="donate"> + <h2><a href="#donate">How can I donate to GrapheneOS?</a></h2> + + <p>The <a href="/donate">donate page</a> provides multiple options for donating to + support the GrapheneOS project. GrapheneOS is entirely funded by donations.</p> + </article> + <article id="company"> <h2><a href="#company">Will GrapheneOS create a company?</a></h2> |
