diff options
Diffstat (limited to 'pydis_site')
4 files changed, 4 insertions, 4 deletions
| diff --git a/pydis_site/apps/resources/resources/microsoft_videos.yaml b/pydis_site/apps/resources/resources/microsoft_videos.yaml index d0dbc4f4..df49adff 100644 --- a/pydis_site/apps/resources/resources/microsoft_videos.yaml +++ b/pydis_site/apps/resources/resources/microsoft_videos.yaml @@ -17,7 +17,7 @@ urls:      color: blurple  tags:    topics: -    - python +    - general    payment_tiers:      - free    complexity: diff --git a/pydis_site/apps/resources/resources/python_cheat_sheet.yaml b/pydis_site/apps/resources/resources/python_cheat_sheet.yaml index 9bec6d57..da9b980f 100644 --- a/pydis_site/apps/resources/resources/python_cheat_sheet.yaml +++ b/pydis_site/apps/resources/resources/python_cheat_sheet.yaml @@ -4,7 +4,7 @@ name: Python Cheat Sheet  title_url: https://perso.limsi.fr/pointal/_media/python:cours:mementopython3-english.pdf  tags:    topics: -    - python +    - general    payment_tiers:      - free    complexity: diff --git a/pydis_site/apps/resources/resources/talk_python_to_me.yaml b/pydis_site/apps/resources/resources/talk_python_to_me.yaml index ec7df8b5..00726203 100644 --- a/pydis_site/apps/resources/resources/talk_python_to_me.yaml +++ b/pydis_site/apps/resources/resources/talk_python_to_me.yaml @@ -4,7 +4,7 @@ name: Talk Python To Me  title_url: https://talkpython.fm/  tags:    topics: -    - python +    - general    payment_tiers:      - free    complexity: diff --git a/pydis_site/apps/resources/resources/university_of_michigan.yaml b/pydis_site/apps/resources/resources/university_of_michigan.yaml index 0154e4dd..843b64ed 100644 --- a/pydis_site/apps/resources/resources/university_of_michigan.yaml +++ b/pydis_site/apps/resources/resources/university_of_michigan.yaml @@ -4,7 +4,7 @@ name: 'University of Michigan: Programming for Everybody'  title_url: https://www.coursera.org/learn/python  tags:    topics: -    - python +    - general    payment_tiers:      - free    complexity: | 
