main #8

Closed
limepotato wants to merge 183 commits from main into blog-drafts
Showing only changes of commit 388a8c3e23 - Show all commits

View file

@ -80,7 +80,7 @@ phonewave.addEventListener("click", () => {
setTimeout(() => {
startLeapSound.play();
setTimeout(() => {
window.location.replace("https://applianceri.ng/next?host=nelle.observer");
window.location.href = "https://applianceri.ng/next?host=nelle.observer";
return;
}, 8000);
return;