diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-04-26 02:05:51 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-04-26 02:13:40 -0400 |
| commit | ad30c80e78ab2823cf70382563ae41fced3e02d0 (patch) | |
| tree | 2ab9af893eb09f133b0417f811a6e332b9bb3b45 /static/source.html | |
| parent | 0d502c191e9edf86c30befbbaceb5754a0f9b232 (diff) | |
move releases to a dedicated page
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/source.html b/static/source.html index 6e272026..d0cc8a09 100644 --- a/static/source.html +++ b/static/source.html @@ -13,6 +13,7 @@ <nav> <ul> <li><a href="/">GrapheneOS</a></li> + <li><a href="/releases">Releases</a></li> <li class="active"><a href="/source">Source</a></li> <li><a href="/donate">Donate</a></li> <li><a href="/contact">Contact</a></li> |
