Added logo and changed up colours to support logo.

Logo by @munadikieh
This commit is contained in:
Ajay Ramachandran
2019-07-11 16:15:47 -04:00
parent 07657835ff
commit 370a1d1fb2
15 changed files with 48 additions and 15 deletions

View File

@@ -69,7 +69,7 @@ function videoIDChange(currentVideoID) {
type: "basic",
title: "Do you want to submit the sponsor times for watch?v=" + previousVideoID + "?",
message: "You seem to have left some sponsor times unsubmitted. Go back to that page to submit them (they are not deleted).",
iconUrl: "icon.png"
iconUrl: "./icons/LogoSponsorBlocker256px.png"
});
}