2022-03-12 17:58:28 -05:00

28 lines
1.1 KiB
Plaintext

<html>
<head>
<link href = "global/globalStyles.css" rel = "stylesheet" type = "text/css">
<link href = "redirect/styles.css" rel = "stylesheet" type = "text/css">
<link href = "global/images/favicon.ico" rel = "icon" type = "image/x-icon">
<meta http-equiv = "Refresh" content = "0; url = 'https://that-one-nerd.itch.io/'">
<title>Redirecting to Itch | That_One_Nerd</title>
</head>
<body>
<div class = "header whiteselection">
<a href = "index.html">Home</a>
<a href = "about.html">About</a>
<a href = "games.html">Games</a>
<a href = "links.html">Links</a>
<a href = "news.html">News</a>
</div>
<div class = "formattable container">
<h1 class = "nomargin">Redirecting you to Itch</h1>
<h3 class = "nomargin">Haven't gone yet? Click <a href = "https://that-one-nerd.itch.io/">here</a>.</h3>
<p>Don't want to go anymore? Here's the <a href = "index.html">home page</a>.</p>
</div>
</body>
</html>