Skip to content

Commit

Permalink
Redirect on 404
Browse files Browse the repository at this point in the history
  • Loading branch information
99TheDark committed Jan 8, 2024
1 parent f7dde21 commit 8f9440b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
margin-left: 60px;
}
</style>

<meta http-equiv="Refresh" content="0; url=home" />
</head>

<body>
Expand Down

0 comments on commit 8f9440b

Please sign in to comment.