Skip to content

Commit eb0a0d1

Browse files
committed
minor
1 parent b7348bb commit eb0a0d1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -53,19 +53,19 @@ <h3>
5353
<button class="category" id="powered-by"><i class="fa fa-github"></i> Powered by ...</button>
5454
<div id="powered-by-list">
5555
<a href="https://github.com/jquery/jquery">
56-
<button class="indent">jquery/jquery</button>
56+
<button class="indent collapse">jquery/jquery</button>
5757
</a>
5858
<a href="https://github.com/ajaxorg/ace">
59-
<button class="indent">ajaxorg/ace</button>
59+
<button class="indent collapse">ajaxorg/ace</button>
6060
</a>
6161
<a href="https://github.com/jacomyal/sigma.js">
62-
<button class="indent">jacomyal/sigma.js</button>
62+
<button class="indent collapse">jacomyal/sigma.js</button>
6363
</a>
6464
<a href="https://github.com/FortAwesome/Font-Awesome">
65-
<button class="indent">FortAwesome/Font-Awesome</button>
65+
<button class="indent collapse">FortAwesome/Font-Awesome</button>
6666
</a>
6767
<a href="https://github.com/simonwhitaker/github-fork-ribbon-css">
68-
<button class="indent">simonwhitaker/github-fork-ribbon-css</button>
68+
<button class="indent collapse">simonwhitaker/github-fork-ribbon-css</button>
6969
</a>
7070
</div>
7171
</div>

0 commit comments

Comments
 (0)