mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Refactored into pyShelf.ts.
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
$(document).ready(function() {
|
||||
$(".navbar-burger").click(function(){
|
||||
$(".navbar-burger").toggleClass("is-active");
|
||||
$(".navbar-menu").toggleClass("is-active");
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user