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 e365077 commit dfd6ef2Copy full SHA for dfd6ef2
_layouts/index.html
@@ -2,7 +2,7 @@
2
layout: base
3
---
4
<div class="quarkus-homepage">
5
- {% include homepage-hero-newrelease-band.html %}
+ {% include homepage-hero-band-ssjprime.html %}
6
{% include homepage-features-icon-band.html %}
7
{% include homepage-userstory-callout.html %}
8
{% include homepage-performance-band.html %}
_sass/layouts/home.scss
@@ -4,7 +4,7 @@
.homepage {
- background-image: url($baseurl + '/assets/images/quarkus3/bg-home-primary-q3.png');
+ background-image: url($baseurl + '/assets/images/bg-home-primary.png');
background-repeat: no-repeat;
9
background-size: 100%;
10
0 commit comments