diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-21 08:44:23 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-21 08:44:23 -0400 |
| commit | f257c8af7cf35566de8f9743e929cf7a35ae690a (patch) | |
| tree | 6cfeb4ff09fc2fa273fa062172dc836433eb8c84 /static/articles/index.html | |
| parent | 4e002bdf301374da930cf6a0f41b06961c91a643 (diff) | |
improve features page title
Diffstat (limited to 'static/articles/index.html')
| -rw-r--r-- | static/articles/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/articles/index.html b/static/articles/index.html index 7212173b..4c1867b7 100644 --- a/static/articles/index.html +++ b/static/articles/index.html @@ -52,7 +52,7 @@ <p>The main documentation for GrapheneOS is at the top-level of the site:</p> <ul> - <li><a href="/features">Features</a></li> + <li><a href="/features">Features overview</a></li> <li><a href="/install/">Install</a></li> <li><a href="/build">Build</a></li> <li><a href="/usage">Usage guide</a></li> |
