diff --git a/public/assets/js/header.js b/public/assets/js/header.js index 8356a191..cdfab3c4 100644 --- a/public/assets/js/header.js +++ b/public/assets/js/header.js @@ -6,19 +6,6 @@ function randInt(min, max) { return Math.floor(Math.random() * (max - min + 1)) + min; } -var titles = [ - "‏‎", - "Classes", - "My Drive - Google Drive", - "Google", - "Home | Schoology", - "My Meetings - Zoom" -] - -var icons = [ - -] - var psel, prss; window.addEventListener('DOMContentLoaded', function() { diff --git a/public/index.html b/public/index.html index e2ee0461..c4ae29c5 100644 --- a/public/index.html +++ b/public/index.html @@ -35,32 +35,29 @@