static: desperate hackery

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-11-17 08:57:33 +05:30
parent 6d1cadacb7
commit 52d476288f
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="7; url='https://github.com/msfjarvis/nasa-apod'" />
<script>window.location.href = "https://github.com/msfjarvis/nasa-apod"</script>
</head>
<body>
<p>Please follow <a href="https://github.com/msfjarvis/nasa-apod">this link</a>.</p>
</body>
</html>