Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions _data/insights-videos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ futureheadline: "Scheduled Podcasts"

futurevideos:


- title: "EPISODE #210: Extension Spotlight on JavaFX"
link:
date: "June 23, 2025"
authors: "Clément de Tastes"

- title: "EPISODE #211: Compose Dev Services"
link:
date: "June 30, 2025"
Expand All @@ -25,6 +19,12 @@ pastheadline: "Archived Podcast Videos"

pastvideos:


- title: "EPISODE #210: Extension Spotlight on JavaFX"
link: https://youtube.com/live/yP-8wXjB_Es
date: "June 23, 2025"
authors: "Clément de Tastes"

- title: "EPISODE #209: Performance & Benchmarks when using GraalVM"
link: https://www.youtube.com/live/k_mXWPnkqI8
date: "June 16, 2025"
Expand Down
2 changes: 2 additions & 0 deletions _includes/insights-band.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ <h4 class="mt-0">{{ site.data.insights-videos.socialdescription }}</h4>
<li><a href="https://youtube.com/quarkusio" target="_blank"><i class="fab fa-youtube fa-3x"></i></a></li>
<li><a href="https://www.linkedin.com/company/quarkusio/" target="_blank"><i class="fab fa-linkedin fa-3x"></i></a></li>
</ul>
<!--
<p><a href="https://feeds.listenbox.app/rss/9w4VBtq9s1v/audio.rss" target="_blank">RSS Audio Feed</a>&nbsp;|&nbsp;<a href="https://feeds.listenbox.app/rss/9w4VBtq9s1v/video.rss" target="_blank">RSS Video Feed</a></p>
-->
</div>
</div>
</div>
Expand Down
Loading