Skip to content

Commit

Permalink
adding some simple index page
Browse files Browse the repository at this point in the history
  • Loading branch information
Papillard committed Jun 27, 2016
0 parents commit 10ba1f8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Git 101 boilerplate</title>
</head>
<body>
<h1>I was forked/cloned from Github</h1>
<p>TODO: change this text!</p>
</body>
</html>

0 comments on commit 10ba1f8

Please sign in to comment.