mirror of
https://github.com/ethanrusz/ethanrusz
synced 2025-01-17 20:47:45 -05:00
Add link to site status.
This commit is contained in:
parent
90b7c9f5fc
commit
bea0fdf1f8
1 changed files with 11 additions and 0 deletions
11
status.html
Normal file
11
status.html
Normal 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>
|
Loading…
Reference in a new issue