diff options
author | 2023-01-24 17:02:51 +0100 | |
---|---|---|
committer | 2023-01-24 17:02:51 +0100 | |
commit | 6f449f6f0e26ab59ab17ac3da706a11520fafdac (patch) | |
tree | 89fa073d61035b661152906c6b5cbb186eb7abb6 | |
parent | yaml for python.org tutorial (diff) |
changed over to a clearer logo
-rw-r--r-- | pydis_site/apps/resources/resources/python_org.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/resources/resources/python_org.yaml b/pydis_site/apps/resources/resources/python_org.yaml index 36b22f7c..ece954dd 100644 --- a/pydis_site/apps/resources/resources/python_org.yaml +++ b/pydis_site/apps/resources/resources/python_org.yaml @@ -1,6 +1,6 @@ name: The Python Tutorial description: The official Python tutorial by Python.org -title_image: https://www.python.org/static/img/python-logo.png +title_image: https://www.python.org/static/community_logos/python-logo-master-v3-TM.png title_url: https://docs.python.org/3/tutorial/ tags: topics: |