Skip to content

Commit 9b54793

Browse files
committedAug 3, 2011
added git link to header
1 parent 48eb619 commit 9b54793

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎index.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,14 @@
1313
<header>
1414
<a href="http://hakim.se/experiments/404">About this experiment</a>
1515

16+
<a href="https://github.com/hakimel/404">Fork on GitHub</a>
17+
1618
<div class="facebook-button">
1719
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fhakim.se%2Fexperiments%2Fhtml5%2F404&amp;layout=button_count&amp;show_faces=false&amp;width=90&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:90px; height:21px;" allowTransparency="true"></iframe>
1820
</div>
1921

2022
<div class="tweet-button">
21-
<a href="http://twitter.com/share" class="twitter-share-button" data-text="A creepy 404 page created @hakimel." data-url="http://hakim.se/experiments/html5/404" data-count="horizontal" data-related="hakimel"><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></a>
23+
<a href="http://twitter.com/share" class="twitter-share-button" data-text="A creepy 404 page created by @hakimel." data-url="http://hakim.se/experiments/html5/404" data-count="horizontal" data-related="hakimel"><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></a>
2224
</div>
2325
</header>
2426

0 commit comments

Comments
 (0)
Please sign in to comment.