Skip to content

Commit 0a8aca1

Browse files
committed
Add 'favstar' to sites using normalize.css
1 parent ceb638d commit 0a8aca1

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

index.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ <h2 class="tagline">A modern, HTML5-ready alternative to CSS resets</h2>
3737
</div>
3838

3939
<div class="share-bar">
40-
<a class="read-more" href="http://nicolasgallagher.com/about-normalize-css">Read more about normalize.css &raquo;</a>
40+
<a class="read-more" href="http://nicolasgallagher.com/about-normalize-css/">Read more about normalize.css &raquo;</a>
4141

4242
<div class="share-opt">
4343
<a class="twitter-share-button"
44-
href="http://twitter.com/share"
44+
href="https://twitter.com/share"
4545
data-count="none"
4646
data-size="large"
4747
data-text="Normalize.css: a modern HTML5-ready alternative to CSS resets"
@@ -51,7 +51,7 @@ <h2 class="tagline">A modern, HTML5-ready alternative to CSS resets</h2>
5151

5252
<div class="share-opt">
5353
<a class="twitter-follow-button"
54-
href="http://twitter.com/necolas"
54+
href="https://twitter.com/necolas"
5555
data-show-count="false"
5656
data-size="large">@necolas</a>
5757
</div>
@@ -64,18 +64,19 @@ <h2 class="tagline">A modern, HTML5-ready alternative to CSS resets</h2>
6464

6565
<div class="site-footer">
6666
<p class="txt-large">&hellip;as used by
67-
<a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap</a>,
67+
<a href="http://twitter.github.com/bootstrap/">Bootstrap</a>,
6868
<a href="http://html5boilerplate.com/">HTML5 Boilerplate</a>,
6969
<a href="http://data.nasa.gov/">NASA</a>,
7070
<a href="https://www.rdio.com/">Rdio</a>,
7171
<a href="http://digg.com/">Digg</a>,
7272
<a href="https://www.gov.uk/">GOV.UK</a>,
73+
<a href="http://favstar.fm/">Favstar</a>,
7374
<a href="http://informationarchitects.net/">iA</a>,
7475
<a href="http://css-tricks.com/">CSS Tricks</a>,
7576
and many others.
7677
</p>
7778

78-
<p>Source code available on GitHub: <a href="https://github.com/necolas/normalize.css">necolas/normalize.css</a>.<br>Normalize.css is a project by <a href="http://nicolasgallagher.com">Nicolas Gallagher</a> and <a href="http://music.thewikies.com/jonneal/">Jonathan Neal</a>.</p>
79+
<p>Source code available on GitHub: <a href="https://github.com/necolas/normalize.css/">necolas/normalize.css</a>.<br>Normalize.css is a project by <a href="http://nicolasgallagher.com/">Nicolas Gallagher</a> and <a href="http://music.thewikies.com/jonneal/">Jonathan Neal</a>.</p>
7980
</div>
8081
</div>
8182

0 commit comments

Comments
 (0)