Skip to content

Commit

Permalink
Add redirect page
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe committed Dec 23, 2016
1 parent a0b81c2 commit 54fb7a5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="refresh" content="0;url=qnd">
<title>Redirecting ...</title>
</head>
<body>
Redirecting to <a href="qnd">qnd directory</a>
</body>
</html>

0 comments on commit 54fb7a5

Please sign in to comment.