Skip to content

Commit a39b1c7

Browse files
authored
Merge pull request #1716 from insectengine/hero_update
change hero to remove the .X version numbering
2 parents a7b927f + 2ecbd9e commit a39b1c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_includes/homepage-hero-newrelease-band.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<div class="grid-wrapper homepage-hero-band">
22
<div class="grid__item width-3-12"></div>
33
<div class="grid__item width-6-12 text-center">
4-
<h1>QUARKUS 3.0<br /> has launched.</h1>
5-
<h3>Quarkus 3.0 continues the mission of making Java the preferred framework for Kubernetes-native development with new developer tools and improved performance.</h3>
4+
<h1>QUARKUS 3<br /> has launched.</h1>
5+
<h3>Quarkus 3 continues the mission of making Java the preferred framework for Kubernetes-native development with new developer tools and improved performance.</h3>
66
<img src="{{site.baseurl}}/assets/images/quarkus3/homeiconset.svg" class="project-logo" title="Quarkus 3.0 feature icons">
7-
<a href="{{site.baseurl}}/quarkus3/" class="button-cta">Learn More about 3.0</a>
7+
<a href="{{site.baseurl}}/quarkus3/" class="button-cta">Learn More about 3</a>
88
</div>
99
<div class="grid__item width-12-12 homepage-hero-band-scroll">
1010
<a href="#" class="scroll-down" address="true"></a>

0 commit comments

Comments
 (0)