Skip to content

Commit 27d53d8

Browse files
committed
Add GitHub logo to pseudo-footer
1 parent f36aa73 commit 27d53d8

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

github-logo.png

4.38 KB
Loading

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ <h2 class="tagline">A modern, HTML5-ready alternative to CSS resets</h2>
4343
<div class="share-bar">
4444
<a class="read-more" href="http://nicolasgallagher.com/about-normalize-css/">Read more about normalize.css &raquo;</a>
4545

46+
<div class="share-opt">
47+
<a href="https://github.com/necolas/normalize.css">
48+
<img src="github-logo.png" width="28" height="28" alt="GitHub">
49+
</a>
50+
</div>
51+
4652
<div class="share-opt">
4753
<a class="twitter-share-button"
4854
href="https://twitter.com/share"

0 commit comments

Comments
 (0)