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 0637505 commit 44686dfCopy full SHA for 44686df
layouts/partials/landing/feature_grid.html
@@ -95,4 +95,14 @@ <h5 class="mb-0">
95
</section>
96
<!-- features End -->
97
{{ end }}
98
-{{ end }}
+{{ 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
108
+ </div>
0 commit comments