website_games/index.html
Brendan Golden 98aaf7333e initial commit
Signed-off-by: Brendan Golden <git@brendan.ie>
2023-10-01 02:36:07 +01:00

10 lines
218 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Redirect</title>
<!--<meta http-equiv = "refresh" content = "1; url = http://games.skynet.ie/map/index.html" />-->
</head>
<body>
<p>Redirecting . . .</p>
</body>
</html>