Skip to content

Commit 5384718

Browse files
authored
Update live links (windmill-labs#846)
1 parent 55e9014 commit 5384718

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/theme/BlogLayout/index.js

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,21 @@ export default function BlogLayout(props) {
5454
</ul>
5555
<h3 className="text-lg font-semibold mt-6">Watch latest Windmill weekly keynotes</h3>
5656
<ul className="list-disc list-inside space-y-2 text-gray-700 dark:text-gray-300">
57+
<li>
58+
<a href="https://youtube.com/live/6O9EGnvt8GA" target="_blank" rel="noopener noreferrer">
59+
February 21, 2025
60+
</a>
61+
</li>
62+
<li>
63+
<a href="https://youtube.com/live/e1hVuaS2ruY" target="_blank" rel="noopener noreferrer">
64+
February 14, 2025
65+
</a>
66+
</li>
67+
<li>
68+
<a href="https://youtube.com/live/0a06icylQsk" target="_blank" rel="noopener noreferrer">
69+
January 24, 2025
70+
</a>
71+
</li>
5772
<li>
5873
<a href="https://youtube.com/live/8tOpodhrg68" target="_blank" rel="noopener noreferrer">
5974
January 17, 2025

0 commit comments

Comments
 (0)