Skip to content

Commit 47712e1

Browse files
authored
Merge pull request #2343 from insectengine/EP210_toArchive
Move EP210 to archive and hide broken RSS feed links
2 parents 4c1be8e + 82551ec commit 47712e1

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

_data/insights-videos.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ futureheadline: "Scheduled Podcasts"
44

55
futurevideos:
66

7-
8-
- title: "EPISODE #210: Extension Spotlight on JavaFX"
9-
link:
10-
date: "June 23, 2025"
11-
authors: "Clément de Tastes"
12-
137
- title: "EPISODE #211: Compose Dev Services"
148
link:
159
date: "June 30, 2025"
@@ -25,6 +19,12 @@ pastheadline: "Archived Podcast Videos"
2519

2620
pastvideos:
2721

22+
23+
- title: "EPISODE #210: Extension Spotlight on JavaFX"
24+
link: https://youtube.com/live/yP-8wXjB_Es
25+
date: "June 23, 2025"
26+
authors: "Clément de Tastes"
27+
2828
- title: "EPISODE #209: Performance & Benchmarks when using GraalVM"
2929
link: https://www.youtube.com/live/k_mXWPnkqI8
3030
date: "June 16, 2025"

_includes/insights-band.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ <h4 class="mt-0">{{ site.data.insights-videos.socialdescription }}</h4>
1818
<li><a href="https://youtube.com/quarkusio" target="_blank"><i class="fab fa-youtube fa-3x"></i></a></li>
1919
<li><a href="https://www.linkedin.com/company/quarkusio/" target="_blank"><i class="fab fa-linkedin fa-3x"></i></a></li>
2020
</ul>
21+
<!--
2122
<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>
23+
-->
2224
</div>
2325
</div>
2426
</div>

0 commit comments

Comments
 (0)