Skip to content

Commit 259cea5

Browse files
committed
Modify tweet text
1 parent 437fb95 commit 259cea5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,12 @@ <h2>Acknowledgements</h2>
4949
<p>Normalize.css is a project by Jonathan Neal and Nicolas Gallagher. Our branches have diverged and I recommend that you also have a look at <a href="https://github.com/jonathantneal/normalize.css">Jonathan's normalize.css branch</a>.</p>
5050
<p>Detailed information on default UA styles: <a href="http://iecss.com">Internet Explorer User Agent Style Sheets</a> and <a href="http://css-class.com/test/css/defaults/UA-style-sheet-defaults.htm">CSS2.1 User Agent Style Sheet Defaults</a></p>
5151

52-
<a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="necolas" data-related="jon_neal">Tweet</a>
52+
<a class="twitter-share-button"
53+
href="http://twitter.com/share"
54+
data-count="vertical"
55+
data-text="Checking out normalize.css"
56+
data-via="necolas"
57+
data-related="jon_neal">Tweet</a>
5358
<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
5459

5560
<div class="footer">

0 commit comments

Comments
 (0)