From 5f18f0b1aa16be4c2e1b375a0ca0bd4089462dcc Mon Sep 17 00:00:00 2001 From: Daniel Brown Date: Mon, 9 May 2022 11:54:06 -0500 Subject: Add video type to Python Morsels resoure Adding the video type at the request of Trey Hunner. --- pydis_site/apps/resources/resources/python_morsels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'pydis_site') diff --git a/pydis_site/apps/resources/resources/python_morsels.yaml b/pydis_site/apps/resources/resources/python_morsels.yaml index bbc8133b..4cdff36b 100644 --- a/pydis_site/apps/resources/resources/python_morsels.yaml +++ b/pydis_site/apps/resources/resources/python_morsels.yaml @@ -17,3 +17,4 @@ tags: - intermediate type: - interactive + - video -- cgit v1.2.3