diff --git a/static/worksheets/api/newloader.js b/static/worksheets/api/newloader.js index e5a3ab4..d446c27 100644 --- a/static/worksheets/api/newloader.js +++ b/static/worksheets/api/newloader.js @@ -36,4 +36,5 @@ function saveSettings() { siteName: siteNameInput.value }; localStorage.setItem('site-settings', JSON.stringify(settings)); + console.log("Settings saved!"); } \ No newline at end of file diff --git a/static/worksheets/assets/favicon/classroom-32-32.png b/static/worksheets/assets/favicon/classroom-32-32.png new file mode 100644 index 0000000..3c3aa88 Binary files /dev/null and b/static/worksheets/assets/favicon/classroom-32-32.png differ diff --git a/static/worksheets/settings.html b/static/worksheets/settings.html index 73a751c..de87fc8 100644 --- a/static/worksheets/settings.html +++ b/static/worksheets/settings.html @@ -65,12 +65,13 @@

Search Engine

Tab Cloak

-
+