Skip to content

Commit

Permalink
Add index.html file
Browse files Browse the repository at this point in the history
  • Loading branch information
pfultz2 committed Feb 16, 2018
1 parent 2655066 commit ecb9c27
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions index.html
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL=doc/html/index.html">
</head>

<body>
Automatic redirection failed, click this <a href="doc/html/index.html">link</a>
<hr>
<p>Copyright Paul Fultz II 2018</p>
<p>
Distributed under the Boost Software License, Version 1.0.
(See accompanying file <a href="LICENSE.md">LICENSE.md</a> or copy at
<a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
</p>
</body>
</html>

0 comments on commit ecb9c27

Please sign in to comment.