diff options
Diffstat (limited to 'templates/main.html')
| -rw-r--r-- | templates/main.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/templates/main.html b/templates/main.html index d11e2e0..adff98c 100644 --- a/templates/main.html +++ b/templates/main.html @@ -32,23 +32,10 @@ <a href="/test">TEST AND REPORT A BUG</a>
<a href="http://vyos.io">COMMERCIAL SERVICES</a>
</div>
-
- <div class="header__mobile-menu__buttons">
- <img class="open active" src="/img/header/mobile-menu-open.svg">
- <img class="close" src="/img/header/mobile-menu-close.svg">
- </div>
-
</div>
</div>
</header>
- <nav id="mobile-menu">
- <a href="#">GET VYOS</a>
- <a href="#">CONTRIBUTE</a>
- <a href="#">REPORT A BUG</a>
- <a href="#">COMMERCIAL SERVICES</a>
- </nav>
-
<main>
<div class="container small" id="content">
<!-- content is automatically inserted here -->
|
