We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d6d6b1 + 89c61ef commit 7ab4cbdCopy full SHA for 7ab4cbd
_layouts/index.html
@@ -2,7 +2,7 @@
2
layout: base
3
---
4
<div class="quarkus-homepage">
5
- {% include homepage-hero-1kcontributors.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,8 +4,7 @@
.homepage {
- background-image: url($baseurl + '/assets/images/1kcontributors/hero_1kcontributors.jpg');
- background-position: top center; /* this is only for the 1k contributor hero */
+ background-image: url($baseurl + '/assets/images/bg-home-primary.png');
9
background-repeat: repeat-x;
10
11
p {
0 commit comments