Add link to site status.

This commit is contained in:
Em (Ethan) Ruszanowski 2023-10-28 02:12:55 -04:00 committed by GitHub
parent 90b7c9f5fc
commit bea0fdf1f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
status.html Normal file
View file

@ -0,0 +1,11 @@
<!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>