ethanrusz/status.html

12 lines
216 B
HTML
Raw Permalink Normal View History

2023-10-28 02:12:55 -04:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Redirecting to status page.</title>
<meta http-equiv="refresh" content="0; URL=https://ethanrusz.github.io/status">
</head>
</body>
</html>