Skip to content

Commit d25b4db

Browse files
committed
Add Rdio to sites using normalize
1 parent c2aa9c5 commit d25b4db

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

index.html

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88
</head>
99

1010
<body>
11-
<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 this project on GitHub">
13-
</a>
14-
1511
<div id="container">
1612

1713
<div class="hgroup">
@@ -59,13 +55,7 @@ <h2>How do I use it?</h2>
5955
<p>Normalize.css is intended to be used as an alternative to CSS resets. It's suggested that you read the <code>normalize.css</code> file and consider customising it to meet your needs. Alternatively, include the file in your project and override the defaults later in your CSS.</p>
6056

6157
<h2>Who uses it?</h2>
62-
<ul>
63-
<li><a href="http://html5boilerplate.com/">HTML5 Boilerplate</a></li>
64-
<li><a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap</a></li>
65-
<li><a href="https://www.gov.uk/">GOV.UK</a></li>
66-
<li><a href="http://css-tricks.com/">CSS Tricks</a></li>
67-
<li><a href="https://tinker.io">Tinker.io</a></li>
68-
</ul>
58+
<p><a href="http://html5boilerplate.com/">HTML5 Boilerplate</a>, <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap</a>, <a href="https://www.rdio.com/">Rdio</a>, <a href="https://www.gov.uk/">GOV.UK</a>, <a href="http://css-tricks.com/">CSS Tricks</a></li>, and many others.</p>
6959

7060
<h2>Browser support</h2>
7161
<p>Chrome, Firefox 3+, Safari 4+, Opera 10+, Internet Explorer 6+</p>

0 commit comments

Comments
 (0)