We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4ff5f4 commit 0720da5Copy full SHA for 0720da5
_includes/ecosystem_sort.html
@@ -12,15 +12,23 @@
12
<li>
13
<a class="ecosystem-filter" id="sortHighLeft">GitHub Stars - Highest</a>
14
</li>
15
+ </ul>
16
+
17
+ <hr>
18
19
+ <ul>
20
21
<a class="ecosystem-filter" id="sortDateNew">Date Added - Newest</a>
22
23
24
25
<a class="ecosystem-filter" id="sortDateOld">Date Added - Oldest</a>
26
27
28
29
30
31
32
33
<a class="ecosystem-filter" id="sortTitleHigh">Title - A-Z</a>
34
0 commit comments