diff options
author | 2022-05-09 11:54:06 -0500 | |
---|---|---|
committer | 2022-05-09 11:54:06 -0500 | |
commit | 5f18f0b1aa16be4c2e1b375a0ca0bd4089462dcc (patch) | |
tree | 6f3fac31291d41ae81c9dc2ae64bc07bf0043270 /pydis_site/apps | |
parent | Add recommended hosting service page (#712) (diff) |
Add video type to Python Morsels resoure
Adding the video type at the request of Trey Hunner.
Diffstat (limited to 'pydis_site/apps')
-rw-r--r-- | pydis_site/apps/resources/resources/python_morsels.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |