diff --git a/index.html b/index.html index 03374a9..99680be 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ - + @@ -60,7 +60,7 @@
Interface -
diff --git a/js/app.js b/js/app.js index 67af0e6..20fc8d0 100644 --- a/js/app.js +++ b/js/app.js @@ -9,6 +9,7 @@ let lastActionSucceded = true let favicon window.onload = function(event) { + document.selectedStyleSheetSet = selectedStyleSheet.title selectedStyleSheet.href = stylesheetSelect.value favicon = document.querySelector("link[rel~='icon']")