Files
2018-09-20 15:12:45 -05:00

11 lines
378 B
HTML
Executable File

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0; url=/#donate" />
<link href="../css/main.css" rel="stylesheet" />
</head>
<body class="bg-black text-grey-lightest text-sm leading-normal">
<p class="py-12 text-center"><a href="/#donate" class="text-current">Donate to OpenEmu</a></p>
</body>
</html>