Skip to content

Commit

Permalink
Update 404.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deveyNull authored Feb 25, 2024
1 parent 0ae7172 commit 4773bb9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions 404.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ permalink: /404.html
<head>
<title>Page Was Not Found</title>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="5; URL=https://www.hoppersroppers.org/fundamentals/" />
<meta http-equiv="refresh" content="3; URL=https://www.hoppersroppers.org/fundamentals/" />
</head>
<body>
<p>This page was not found. If you are not redirected within 5 seconds, click <a href="https://www.hoppersroppers.org/fundamentals/">here</a> to go to the parent page.</p>
<p>This page was not found because I moved it somewhere else. If you are not redirected within 3 seconds, click <a href="https://www.hoppersroppers.org/fundamentals/">here</a> to go to the parent page.</p>
<p>Once you are there just use the search bar to find what you were looking for!</p>
</body>
</html>

0 comments on commit 4773bb9

Please sign in to comment.