diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-05 12:38:42 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-05 12:38:42 -0500 |
| commit | af84fee7808c2c7da4f7c0c304db646321d543b5 (patch) | |
| tree | 1197f3e0666e4ae4be2871bf00ab2d7a16f291c7 | |
| parent | 562a4a9327c0650f05b101497dc03cc097bd6d63 (diff) | |
add another features page link
| -rw-r--r-- | static/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/index.html b/static/index.html index 46adecb8..ac25205a 100644 --- a/static/index.html +++ b/static/index.html @@ -102,6 +102,9 @@ upstream project and apps needing to be compatible with it. Getting features upstream often leads to an improved user experience and app compatibility.</p> + <p>See the new <a href="/features">features page</a> for more details on GrapheneOS + features.</p> + <p>Official releases are available on the <a href="/releases">releases page</a> and installation instructions are on the <a href="/install">install page</a>.</p> |
