Skip to content

Commit

Permalink
Fix invalid HTML
Browse files Browse the repository at this point in the history
  • Loading branch information
dave1010 committed Mar 2, 2011
1 parent 7b08a45 commit ed12290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<body>

<img src="forkit.gif" width="384" height="236" id="octocat">
<img src="forkit.gif" width="384" height="236" id="octocat" alt="" />

<p>
Fork me? No, fork you!
Expand Down

0 comments on commit ed12290

Please sign in to comment.