don't set theme on init
This commit is contained in:
@@ -44,7 +44,6 @@
|
||||
|
||||
function init() {
|
||||
if (themeToggle) {
|
||||
applyTheme();
|
||||
|
||||
themeToggle.addEventListener('click', toggleTheme);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user