Skip to content

Commit 44686df

Browse files
author
sangam14
committed
update-contributor-list
1 parent 0637505 commit 44686df

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

layouts/partials/landing/feature_grid.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,14 @@ <h5 class="mb-0">
9595
</section>
9696
<!-- features End -->
9797
{{ end }}
98-
{{ end }}
98+
{{ end }}
99+
<div class="jumbotron">
100+
<h5 class="display-8"> Thanks to all our contributors! 🎉 </h5>
101+
<a href="https://github.com/kubernetesdaily/kubernetesdaily.github.io/graphs/contributors">
102+
<img src="https://contrib.rocks/image?repo=kubernetesdaily/kubernetesdaily.github.io" />
103+
</a>
104+
<a href="https://github.com/kubernetesdaily/kubernetesdaily.github.io" class="btn btn-primary" role="button" aria-disabled="true">
105+
<span class="spinner-border spinner-border-sm" aria-hidden="true"></span>
106+
<span>Join the Movement</span>
107+
</a>
108+
</div>

0 commit comments

Comments
 (0)