Skip to content

Commit

Permalink
update URL
Browse files Browse the repository at this point in the history
  • Loading branch information
piquark6046 authored Oct 26, 2024
1 parent 8acf2c4 commit 635a88c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.addEventListener("DOMContentLoaded", () => {
setTimeout(() => {
window.location = "https://community.list-kr.com";
window.location = "https://list-kr-community.pages.dev";
}, 1000);
});

0 comments on commit 635a88c

Please sign in to comment.