Skip to content

Commit

Permalink
Add a redirect page for git page
Browse files Browse the repository at this point in the history
  • Loading branch information
Raymond Yang committed Nov 17, 2018
1 parent 666968a commit 97d5b78
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<!-- HTML meta refresh URL redirection -->
<meta http-equiv="refresh" content="0; url=./doxygen/html/index.html">
</head>
</html>

0 comments on commit 97d5b78

Please sign in to comment.