|
1 | | -<div class="full-width-bg component awards-band"> |
| 1 | +<div class="full-width-bg component"> |
2 | 2 | <div class="grid-wrapper"> |
3 | 3 | <div class="width-12-12"> |
4 | 4 | <h3 class="mt-0">{{ site.data.insights-videos.sectiontitle }}</h3> |
5 | | - <h5>{{ site.data.insights-videos.sectionsubhead }}</h5> |
6 | 5 | </div> |
7 | | - <div class="width-7-12 width-12-12-m"> |
| 6 | + <div class="width-6-12 width-12-12-m"> |
8 | 7 | <div class="iframe-container"> |
9 | 8 | <iframe src="https://player.restream.io/?token=f07d2d026ed3464da2396dd5f2ffbd86" allow="autoplay" allowfullscreen frameborder="0" style="position:absolute;top:0;left:0;width:100%;height:100%;"></iframe> |
10 | 9 | </div> |
11 | 10 | </div> |
12 | | - <div class="width-5-12 width-12-12-m"> |
| 11 | + <div class="width-6-12 width-12-12-m"> |
13 | 12 | <div class="streamingiconblock"> |
14 | | - <h4 class="mt-0">{{ site.data.insights-videos.socialdescription }}</h4> |
| 13 | + <h4>Join us for our next upcoming session</h4> |
| 14 | + <h5>{{ site.data.insights-videos.nextsessiontitle }}</h5> |
| 15 | + <p>Special Guest: {{ site.data.insights-videos.nextsessionguest }}</p> |
| 16 | + <p id="convertedTime" data-utc="{{ site.data.insights-videos.nextsessiondate }}"></p> |
| 17 | + |
| 18 | + <p>Have a topic idea or want to propose a guest? Add your <a href="https://github.com/quarkusio/quarkus-insights">suggestion to our github issues</a> with the label of "Insights".</p> |
| 19 | + |
| 20 | + <h5>{{ site.data.insights-videos.socialdescription }}</h5> |
15 | 21 | <ul> |
16 | | - <li><a href="https://facebook.com/quarkusio" target="_blank"><i class="fab fa-facebook-square fa-3x"></i></a></li> |
17 | | - <li><a href="https://twitch.tv/quarkusio" target="_blank"><i class="fab fa-twitch fa-3x"></i></a></li> |
18 | | - <li><a href="https://youtube.com/quarkusio" target="_blank"><i class="fab fa-youtube fa-3x"></i></a></li> |
19 | | - <li><a href="https://www.linkedin.com/company/quarkusio/" target="_blank"><i class="fab fa-linkedin fa-3x"></i></a></li> |
20 | | - </ul> |
21 | | - <!-- |
22 | | - <p><a href="https://feeds.listenbox.app/rss/9w4VBtq9s1v/audio.rss" target="_blank">RSS Audio Feed</a> | <a href="https://feeds.listenbox.app/rss/9w4VBtq9s1v/video.rss" target="_blank">RSS Video Feed</a></p> |
23 | | - --> |
| 22 | + <li><a href="https://facebook.com/quarkusio" target="_blank"><i class="fab fa-facebook-square fa-3x"></i></a></li> |
| 23 | + <li><a href="https://twitch.tv/quarkusio" target="_blank"><i class="fab fa-twitch fa-3x"></i></a></li> |
| 24 | + <li><a href="https://youtube.com/quarkusio" target="_blank"><i class="fab fa-youtube fa-3x"></i></a></li> |
| 25 | + <li><a href="https://www.linkedin.com/company/quarkusio/" target="_blank"><i class="fab fa-linkedin fa-3x"></i></a></li> |
| 26 | + </ul> |
| 27 | + |
24 | 28 | </div> |
25 | 29 | </div> |
26 | 30 | </div> |
|
0 commit comments