(Grav GitSync) Automatic Commit from RealStickman

This commit is contained in:
RealStickman 2022-06-23 17:10:01 +02:00 committed by GitSync
parent e14138575d
commit 69c5f86209
3 changed files with 0 additions and 1 deletions

Binary file not shown.

View File

@ -95,7 +95,6 @@ jQuery(document).ready(function() {
});
jQuery('.scrollbar-inner').scrollbar();
console.log('test');
jQuery('[data-sidebar-toggle]').on('click', function() {
jQuery(document.body).toggleClass('sidebar-hidden');