diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-04-26 02:18:24 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-04-26 02:19:33 -0400 |
| commit | 6b50a7728be29136860fd7021f8ba5c62a62beaa (patch) | |
| tree | 60772e066603c9ee3091729f575ebf2ddf1068b1 /static/source.html | |
| parent | ad30c80e78ab2823cf70382563ae41fced3e02d0 (diff) | |
move install documentation to 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 d0cc8a09..4d8f9686 100644 --- a/static/source.html +++ b/static/source.html @@ -13,6 +13,7 @@ <nav> <ul> <li><a href="/">GrapheneOS</a></li> + <li><a href="/install">Install</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> |
