Finished new composer, removed unfinished content, Improved CSS JS and readme
Update .gitignore, composer.php, and 15 more files...
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// Toggle button for the side menu. (Global)
|
||||
document.getElementById('button-sidebar').addEventListener("click", () => {
|
||||
halfmoon.toggleSidebar();
|
||||
// TODO: Fix the slide size in gliders
|
||||
});
|
||||
|
||||
// Adding the last URL to every a element with the 'js-set-previous-url' class.
|
||||
|
Reference in New Issue
Block a user