Skip to content

Commit

Permalink
Removes redundant mobile menu button handler
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Stephanus <[email protected]>
  • Loading branch information
Aaron Stephanus committed Nov 29, 2023
1 parent 03fdfe9 commit bfee86b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ <h2>Related articles</h2>
anchors.add().remove('.subfooter h1, .subfooter h2');
</script>
{% endif %}
<script src="{{ '/assets/js/header-nav.js' | relative_url }}"></script>
{% if site.search_enabled == false and site.use_custom_search == true %}
<script src="{{ '/assets/js/search.js' | relative_url }}"></script>
{% endif %}
Expand Down
3 changes: 0 additions & 3 deletions assets/js/header-nav.js

This file was deleted.

0 comments on commit bfee86b

Please sign in to comment.