Skip to content

Commit e008b1d

Browse files
authored
Weeklies update (#1066)
1 parent 4929335 commit e008b1d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/theme/BlogLayout/index.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,38 +54,38 @@ export default function BlogLayout(props) {
5454
<ul className="list-disc list-inside space-y-2 text-gray-700 dark:text-gray-300 mt-4">
5555
<li>
5656
<a
57-
href="https://www.youtube.com/watch?v=_DbT5xmR3wI"
57+
href="https://www.youtube.com/watch?v=yYrzA--0Pd8"
5858
target="_blank"
5959
rel="noopener noreferrer"
6060
>
61-
July 4, 2025
61+
August 1, 2025
6262
</a>
6363
</li>
6464
<li>
6565
<a
66-
href="https://www.youtube.com/watch?v=PHYMDmvuPLY"
66+
href="https://www.youtube.com/watch?v=ZLS0yU7MTTo"
6767
target="_blank"
6868
rel="noopener noreferrer"
6969
>
70-
June 27, 2025
70+
July 25, 2025
7171
</a>
7272
</li>
7373
<li>
7474
<a
75-
href="https://youtube.com/live/mITa8YBQUUs"
75+
href="https://www.youtube.com/watch?v=-_bZUl4GJ0E"
7676
target="_blank"
7777
rel="noopener noreferrer"
7878
>
79-
June 13, 2025
79+
July 11, 2025
8080
</a>
8181
</li>
8282
<li>
8383
<a
84-
href="https://youtube.com/live/wQLklVChth4"
84+
href="https://www.youtube.com/watch?v=_DbT5xmR3wI"
8585
target="_blank"
8686
rel="noopener noreferrer"
8787
>
88-
June 6, 2025
88+
July 4, 2025
8989
</a>
9090
</li>
9191
</ul>

0 commit comments

Comments
 (0)