Skip to content

Commit f4f32d4

Browse files
committed
flip columns to swap text and video
1 parent b56b339 commit f4f32d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_includes/about.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ <h3>Imperative and reactive code</h3>
3434
<div class="width-12-12 width-12-12-m">
3535
<h2>The inspiration behind Quarkus...</h2>
3636
</div>
37-
<div class="width-6-12 width-12-12-m">
38-
<p>For more about the why, how and what of Quarkus, check out the Devoxx Belgium presentation where Quarkus 1.0 was released in November 2019.</p>
39-
</div>
4037
<div class="width-6-12 width-12-12-m video-container">
4138
<iframe src="https://www.youtube.com/embed/SQDR34KoC-8" title="Quarkus why, how and what by Emmanuel Bernard" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
4239
</div>
40+
<div class="width-6-12 width-12-12-m">
41+
<p>For more about the why, how and what of Quarkus, check out the Devoxx Belgium presentation where Quarkus 1.0 was released in November 2019.</p>
42+
</div>
4343
</div>
4444
</div>

0 commit comments

Comments
 (0)