From d6e95eab409c1f67a89e5aa675d68a4b2266b993 Mon Sep 17 00:00:00 2001 From: Matthias Wippich Date: Fri, 11 Sep 2026 00:26:49 +0200 Subject: [PATCH 1/2] [youtube] Add C++ Weekly --- content/youtube/channels.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/youtube/channels.yaml b/content/youtube/channels.yaml index b64320f..43ce91a 100644 --- a/content/youtube/channels.yaml +++ b/content/youtube/channels.yaml @@ -4,4 +4,7 @@ card_type: channel_card id: creators title: Creators and educators description: Follow channels publishing tutorials, courses, code reviews and practical C++ guidance -cards: [] +cards: + - title: C++ Weekly + channel_type: creator + channel_id: UCxHAlbZQNFU2LgEtiqd2Maw From ebd9c7d974755d044b13b20c5c233e999722f377 Mon Sep 17 00:00:00 2001 From: Matthias Wippich Date: Mon, 14 Sep 2026 21:31:04 +0000 Subject: [PATCH 2/2] update title --- content/youtube/channels.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/youtube/channels.yaml b/content/youtube/channels.yaml index 43ce91a..0029dd0 100644 --- a/content/youtube/channels.yaml +++ b/content/youtube/channels.yaml @@ -5,6 +5,6 @@ id: creators title: Creators and educators description: Follow channels publishing tutorials, courses, code reviews and practical C++ guidance cards: - - title: C++ Weekly + - title: C++ Weekly With Jason Turner channel_type: creator channel_id: UCxHAlbZQNFU2LgEtiqd2Maw