Skip to content

Commit

Permalink
Add 404.html
Browse files Browse the repository at this point in the history
  • Loading branch information
m417z committed Oct 26, 2024
1 parent 684f126 commit 0d77a76
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions public/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>Redirecting...</title>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=https://windhawk.net/mods">
</head>
<body>
<p>Redirecting...</p>
</body>
</html>

0 comments on commit 0d77a76

Please sign in to comment.