diff --git a/js/main.js b/js/main.js index fbab8ef..72b5cf7 100644 --- a/js/main.js +++ b/js/main.js @@ -41,7 +41,7 @@ function create_theme_switcher() { var light = isThemeLight(); $('body').append('
')); - $('head').append('')); // switch CSS files and button icon, set new cookie on theme switcher click