From ffa080ca5dfe0cd71ccf5219b8d1d13e8b9ff6fe Mon Sep 17 00:00:00 2001 From: ks129 <45097959+ks129@users.noreply.github.com> Date: Fri, 26 Mar 2021 08:58:54 +0200 Subject: Add JimShapedCoding YouTube channel to resources --- .../apps/resources/resources/videos/jim_shaped_coding.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 pydis_site/apps/resources/resources/videos/jim_shaped_coding.yaml (limited to 'pydis_site/apps') diff --git a/pydis_site/apps/resources/resources/videos/jim_shaped_coding.yaml b/pydis_site/apps/resources/resources/videos/jim_shaped_coding.yaml new file mode 100644 index 00000000..49e9688d --- /dev/null +++ b/pydis_site/apps/resources/resources/videos/jim_shaped_coding.yaml @@ -0,0 +1,13 @@ +description: JimShapedCoding contains a set of YouTube tutorials covering things from Flask to GUI development in Python: + + Check out his channel for more videos! +title_image: https://i.imgur.com/DlovZPf.png +position: 5 +urls: + - icon: branding/youtube + url: https://www.youtube.com/channel/UCU8d7rcShA7MGuDyYH1aWGg + color: youtube-red -- cgit v1.2.3