Skip to content

Commit 681b697

Browse files
author
Pat Mellon
committed
Add github stars script
1 parent 0d3fe20 commit 681b697

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ecosystem/ecosystem.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h1>
1515

1616
<p class="lead">Tap into a rich ecosystem of tools, libraries, and more to support, accelerate, and explore AI development.</p>
1717
<p class="ecosystem-join"><a href="{{ site.baseurl }}/ecosystem/join">Join the Ecosystem</a></p>
18-
18+
1919
</div>
2020
</div>
2121

@@ -140,3 +140,4 @@ <h4>{{ item.title }}</h4>
140140
$(".nav-link[data-category=" + category + "]").addClass('selected');
141141
}
142142
</script>
143+
<script star-count-call-date="ecosystemStarCountCallDate" star-count-data="ecosystemStarCountData" src="{{ site.baseurl }}/assets/github-stars.js"></script>

0 commit comments

Comments
 (0)