diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-12-15 14:13:13 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-15 14:13:13 -0500 |
| commit | 44910799515ea1e48bed57284dce9d2bda10e020 (patch) | |
| tree | 35ad99cdc7c731e44f79f546b3ddcb0891db9a39 /static/index.html | |
| parent | 21355702c0e7479c322108a3efd9c23bee136aff (diff) | |
remove upstream section from the main page
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/static/index.html b/static/index.html index 92e0865d..71fb3ff3 100644 --- a/static/index.html +++ b/static/index.html @@ -97,7 +97,10 @@ <p>The <a href="/features">features page</a> provides an overview of the substantial privacy and security improvements added by GrapheneOS to the - Android Open Source Project.</p> + Android Open Source Project (AOSP). Many of our past features were <a + href="/faq#upstream">contributed to AOSP, Linux and other projects to improve + privacy and security for billions of users</a> so they're no longer listed on + our features page.</p> <p>Official releases are available on the <a href="/releases">releases page</a> and installation instructions are on the <a href="/install/">install @@ -125,14 +128,6 @@ and Google apps.</p> </section> - <section id="upstream"> - <h2><a href="#upstream">Upstream contributions</a></h2> - - <p>See <a href="/faq#upstream">the FAQ section on our upstream work</a> - improving privacy and security for billions of users by getting a subset of - our changes into core infrastructure projects.</p> - </section> - <section id="device-support"> <h2><a href="/faq#device-support">Device support</a></h2> |
