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 8d42f18 commit 515b788Copy full SHA for 515b788
_includes/homepage-hero-1kcontributors.html
@@ -2,7 +2,7 @@
2
<div class="grid__item width-3-12"></div>
3
<div class="grid__item width-6-12 text-center">
4
<img src="{{site.baseurl}}/assets/images/1kcontributors/hero_1k_graphic.svg" class="project-logo" title="Quarkus Core reaches 1000 Contributors milestone">
5
- <h2>Quarkus has reached the incredible milestone of 1000 community contributors!</h2>
+ <h2>Quarkus Core repository has reached the incredible milestone of 1000 community contributors!</h2>
6
<a href="{{site.baseurl}}/1000contributors/" class="button-cta">Celebrate with us</a>
7
<p><a href="{{site.baseurl}}/get-started/">Get Started with Quarkus</a> | <a href="{{site.baseurl}}/guides/" >Read the Guides</a></p>
8
</div>
0 commit comments