(Grav GitSync) Automatic Commit from RealStickman

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

Binary file not shown.

Binary file not shown.

View File

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