Skip to content

Commit 4ba8149

Browse files
committed
Make the blog band closer to the top of the page
This moves the blog band closer to the top of the page to ease the access to our blog posts
1 parent a10ab95 commit 4ba8149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
---
44
<div class="quarkus-homepage">
55
{% include homepage-hero-band-ssjprime.html %}
6+
{% include recent-posts-band.html %}
67
{% include homepage-features-icon-band.html %}
78
{% include homepage-userstory-callout.html %}
89
{% include homepage-performance-band.html %}
9-
{% include recent-posts-band.html %}
1010
{% include homepage-newsletter-band.html %}
1111
{% include feedback-community-band.html %}
1212
</div>

0 commit comments

Comments
 (0)