Skip to content

Commit

Permalink
Created index page for future collaborative edits
Browse files Browse the repository at this point in the history
  • Loading branch information
octocat committed Feb 12, 2014
0 parents commit 23c000b
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions index.html
@@ -0,0 +1,20 @@
<!DOCTYPE html>

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Spoon-Knife</title>
<LINK href="styles.css" rel="stylesheet" type="text/css">
</head>

<body>

<img src="forkit.gif" id="octocat" alt="" />

<!-- Feel free to change this text here -->
<p>
Fork me? Fork you, @octocat!
</p>

</body>
</html>

0 comments on commit 23c000b

Please sign in to comment.