Skip to content

Commit

Permalink
Add redirect from GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
cduck committed Jun 20, 2020
1 parent 3ee5188 commit bb82202
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Redirect to Alime's GitHub</title>
<meta http-equiv="refresh" content="0;url=https://github.com/cduck/alime">
<link rel="canonical" href="https://github.com/cduck/alime">
</head>
<body>

<p>
Redirecting to <a href="https://github.com/cduck/alime">Alime's GitHub</a>...
</p>

</body>
</html>

0 comments on commit bb82202

Please sign in to comment.