mirror of https://github.com/luizdepra/hugo-coder.git
assets/js/coder.js @@ -76,6 +76,9 @@ } // Create and send event const event = new Event('themeChanged'); document.dispatchEvent(event); } function rememberTheme(theme) {