diff options
Diffstat (limited to 'templates/main.html')
| -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 427318a..bbef798 100644 --- a/templates/main.html +++ b/templates/main.html @@ -66,6 +66,7 @@ </div> <div class="links"> <a href="/get">GET VYOS</a> + <a href="/about">ABOUT</a> <a href="/contribute">CONTRIBUTE</a> <a href="/status">RELEASE STATUS</a> <a href="https://docs.vyos.io">DOCUMENTATION</a> @@ -108,6 +109,7 @@ > <div class="bottom-menu"> <a href="/get">GET VYOS</a> + <a href="/about">ABOUT</a> <a href="/contribute">CONTRIBUTE</a> <a href="/status">RELEASE STATUS</a> <a href="https://docs.vyos.io">DOCUMENTATION</a> |
