Skip to content

Commit

Permalink
Trying naive URL rewrite
Browse files Browse the repository at this point in the history
  • Loading branch information
temujin9 committed Dec 26, 2023
1 parent 301bede commit 1b24a52
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions 404.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<!DOCTYPE html>
<head>
<meta http-equiv="refresh" content="0; URL='https://t9productions.com'" />
<title>404 - redirect</title>
<meta http-equiv="refresh" content="0; URL='https://t9productions.com{{ page.url }}'" />
</head>
<body></body>
</html>

0 comments on commit 1b24a52

Please sign in to comment.