Skip to content

Commit bbe58a6

Browse files
author
Pat Mellon
committed
Update scripts
1 parent 0720da5 commit bbe58a6

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
@@ -123,6 +123,6 @@ <h1>
123123
</script>
124124

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

0 commit comments

Comments
 (0)