Skip to content

Commit 03e1bf2

Browse files
committed
Add Digg to sites using normalize.css
Includes updating normalize.css to the latest version from 'master'.
1 parent f051052 commit 03e1bf2

File tree

2 files changed

+89
-92
lines changed

2 files changed

+89
-92
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,10 @@ <h2>Who uses it?</h2>
5959
<a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap</a>,
6060
<a href="http://html5boilerplate.com/">HTML5 Boilerplate</a>,
6161
<a href="https://www.rdio.com/">Rdio</a>,
62+
<a href="http://digg.com/">Digg</a>,
6263
<a href="https://www.gov.uk/">GOV.UK</a>,
6364
<a href="http://informationarchitects.net/">iA</a>,
64-
<a href="http://css-tricks.com/">CSS Tricks</a></li>,
65+
<a href="http://css-tricks.com/">CSS Tricks</a>,
6566
and many others.
6667
</p>
6768

@@ -82,7 +83,7 @@ <h2>Acknowledgements</h2>
8283
<script>
8384
window._gaq=[['_setAccount','UA-7489188-1'],['_trackPageview']];
8485
(function(doc, script) {
85-
var js,
86+
var js,
8687
fjs = doc.getElementsByTagName(script)[0],
8788
frag = doc.createDocumentFragment(),
8889
add = function(url, id) {

0 commit comments

Comments
 (0)