Skip to content

Commit 4ad96ee

Browse files
committed
Modify subheading and tweet text
1 parent d44a4ca commit 4ad96ee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99

1010
<body>
1111
<a class="fork" href="https://github.com/necolas/normalize.css">
12-
<img src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub">
12+
<img src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork this project on GitHub">
1313
</a>
1414

1515
<div id="container">
1616

1717
<div class="hgroup">
1818
<h1><a href="https://github.com/necolas/normalize.css">normalize.css</a></h1>
19-
<h2>A modern, HTML5-ready, alternative to CSS resets</h2>
19+
<h2>A modern, HTML5-ready alternative to CSS resets</h2>
2020
</div>
2121

2222
<p>Normalize.css is a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards. We researched the differences between default browser styles in order to precisely target only the styles that need normalizing.</p>
@@ -41,7 +41,7 @@ <h2>What does it do?</h2>
4141
<a class="twitter-share-button"
4242
href="http://twitter.com/share"
4343
data-count="vertical"
44-
data-text="Checking out normalize.css"
44+
data-text="Normalize.css: a modern HTML5-ready alternative to CSS resets"
4545
data-via="necolas"
4646
data-related="jon_neal">Tweet</a>
4747
</div>
@@ -72,7 +72,7 @@ <h2>Browser support</h2>
7272

7373
<h2>Source code</h2>
7474
<p>Available on GitHub: <a href="https://github.com/necolas/normalize.css">necolas/normalize.css</a></p>
75-
<pre>$ git clone git://github.com/necolas/normalize.css.git</pre>
75+
<pre>$ git clone git://github.com/necolas/normalize.css.git</pre>
7676

7777
<h2>Acknowledgements</h2>
7878
<p>Normalize.css is a project by <a href="http://nicolasgallagher.com">Nicolas Gallagher</a> (<a href="http://twitter.com/necolas">@necolas</a>) and <a href="http://music.thewikies.com/jonneal/">Jonathan Neal</a> (<a href="http://twitter.com/jon_neal">@jon_neal</a>).</p>

0 commit comments

Comments
 (0)