Skip to content

Commit

Permalink
basic home page pointing to the readme
Browse files Browse the repository at this point in the history
eventually there should be a proper good-looking homepage, but for now I just care that the homepage isn't a 404 error
  • Loading branch information
oxguy3 committed Jul 18, 2015
1 parent 6f645c1 commit d3eef05
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<html>
<head>
<title>flags.ox3.in</title>
</head>
<body>
<h1>flags.ox3.in</h1>
<p>Lots and lots of flags.</p>
<p><a href="https://github.com/oxguy3/flags/blob/gh-pages/README.md">Click here for documentation</a></p>
</body>
</html>

0 comments on commit d3eef05

Please sign in to comment.