Skip to content

Commit 0e36804

Browse files
author
Brandon Green
committed
Add new line at end of file and filter script
1 parent 67edba4 commit 0e36804

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ecosystem/ecosystem.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,5 @@ <h1>
125125

126126
<script src="//cdnjs.cloudflare.com/ajax/libs/list.js/1.5.0/list.min.js"></script>
127127
<script src="//cdnjs.cloudflare.com/ajax/libs/numeral.js/2.0.6/numeral.min.js"></script>
128-
<script list-id="ecosystem-index-cards" display-count="10" pagination="true" src="{{ site.baseurl }}/assets/filter-hub-tags.js"></script>
129-
<script ecosystem="true" star-count-call-date="ecosystemStarCountCallDate" star-count-data="ecosystemStarCountData" src="{{ site.baseurl }}/assets/github-stars.js"></script>
128+
<script ecosystem="true" star-count-call-date="ecosystemStarCountCallDate" star-count-data="ecosystemStarCountData" src="{{ site.baseurl }}/assets/github-stars.js"></script>
129+
<script id="filter-script" list-id="ecosystem-index-cards" display-count="10" pagination="true" src="{{ site.baseurl }}/assets/filter-hub-tags.js"></script>

0 commit comments

Comments
 (0)