comment abt mobile js
This commit is contained in:
parent
f39d101dca
commit
9c84fffa3e
1 changed files with 2 additions and 0 deletions
|
@ -80,6 +80,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- This JS is required for mobile users to navigate the site, working on a mobile alternative -->
|
||||
<script>document.addEventListener('DOMContentLoaded', () => {
|
||||
|
||||
// Get all "navbar-burger" elements
|
||||
|
@ -101,6 +102,7 @@
|
|||
});
|
||||
|
||||
});</script>
|
||||
<!-- This JS is required for mobile users to navigate the site, working on a mobile alternative -->
|
||||
</nav>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue