Redirect 0rng.one to website

This commit is contained in:
Jake Howard 2020-05-01 21:26:48 +01:00
parent 52b2d2ab0f
commit bc545b742a
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -1,8 +1,8 @@
<html>
<head>
<meta http-equiv="refresh" content="0; url=/admin/" />
<meta http-equiv="refresh" content="0; url=//theorangeone.net" />
</head>
<body>
<h1>Redirecting to admin...</h1>
<h1>Redirecting to website...</h1>
</body>
</html>