Browse Source

Don't change url when touching menu button

rfm69
Maxim Prokhorov 6 years ago
parent
commit
cc6225548c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      code/html/index.html

+ 1
- 1
code/html/index.html View File

@ -66,7 +66,7 @@
<div id="layout" class="webmode"> <div id="layout" class="webmode">
<a href="#menu" id="menuLink" class="menu-link">
<a id="menuLink" class="menu-link">
<span></span> <span></span>
</a> </a>


Loading…
Cancel
Save