Skip to content

Commit

Permalink
add auto redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
djh1997 authored May 28, 2024
1 parent e5eddcc commit bcb5d3b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
3 changes: 2 additions & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
<title>TSSC IOW</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="refresh" content="10; URL='iow.triumphsportsix.club'" />
<meta name="description" content="Website for the Isle of Wight Triumph Sport Six Club, with list of upcoming events and a history of the area.">
</head>
<body>
<h1>404</h1>
you've taken a wrong turn gone down an unpaved road please reverse back to the <a href="iow.triumphsportsix.club">main road</a>
you've taken a wrong turn gone down an unpaved road we will reroute you back to the main road in 10 seconds
</body>
</html>
7 changes: 5 additions & 2 deletions dev/404.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

# 404

you've taken a wrong turn gone down an unpaved road please reverse back to the [main road](iow.triumphsportsix.club)
you've taken a wrong turn gone down an unpaved road we will reroute you back to the main road in 10 seconds

<!---
<meta http-equiv="refresh" content="10; URL='iow.triumphsportsix.club'" />
--->

0 comments on commit bcb5d3b

Please sign in to comment.