Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipBaravi committed Dec 4, 2024
1 parent 0a4ba05 commit 8ffa038
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions 404.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL='/'" />
</head>
<head>
<meta http-equiv="refresh" content="0; URL=/" />
</head>
<body>
Redirecting to the app...
</body>
</html>

0 comments on commit 8ffa038

Please sign in to comment.