feat: Changed name to Speeder

This commit is contained in:
2026-03-23 13:23:00 -04:00
parent 6765a6e131
commit f34ad12b88
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -10,11 +10,11 @@ document.addEventListener("DOMContentLoaded", function () {
});
document.querySelector("#about").addEventListener("click", function () {
window.open("https://github.com/codebicycle/videospeed");
window.open("https://github.com/SoPat712/Speeder");
});
document.querySelector("#feedback").addEventListener("click", function () {
window.open("https://github.com/codebicycle/videospeed/issues");
window.open("https://github.com/SoPat712/Speeder/issues");
});
document.querySelector("#enable").addEventListener("click", function () {