Skip to content

Commit e574ad2

Browse files
author
Lyoneel
committed
remove calls from document ready
1 parent fef541d commit e574ad2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/js/main.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ jQuery(function($) {
115115

116116
$(document).ready(function() {
117117
_LyCustom.changeTitle()
118-
_LyCustom.toggleTheme()
118+
//_LyCustom.toggleTheme()
119119
_LyCustom.toggleMobileMenu()
120-
copyButton()
120+
//copyButton()
121121
});
122122
});

0 commit comments

Comments
 (0)