Skip to content

Commit

Permalink
??
Browse files Browse the repository at this point in the history
  • Loading branch information
kjmjh authored Sep 21, 2024
1 parent a6c6eb9 commit 03b5506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

if (!pageExists) {
// 页面不存在,重定向到404页面
window.location.href = "http://yourdomain.com/404.html";
window.location.href = "https://kjmjh.github.io/404.html";
}
}

Expand Down

0 comments on commit 03b5506

Please sign in to comment.