diff options
-rw-r--r-- | templates/main.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/main.html b/templates/main.html index 9c9417e..427318a 100644 --- a/templates/main.html +++ b/templates/main.html @@ -109,6 +109,8 @@ <div class="bottom-menu"> <a href="/get">GET VYOS</a> <a href="/contribute">CONTRIBUTE</a> + <a href="/status">RELEASE STATUS</a> + <a href="https://docs.vyos.io">DOCUMENTATION</a> <a href="http://vyos.io">COMMERCIAL SERVICES</a> </div> </div> |