aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Jonathan Oberländer <[email protected]>2025-03-25 15:17:57 +0100
committerGravatar GitHub <[email protected]>2025-03-25 15:17:57 +0100
commit9572915661039442bd6ef109906e80c04c6adc8c (patch)
treea551e6af2dd5a1987dd24fc331d60bf6cc98f509
parentMerge pull request #1482 from python-discord/dependabot/pip/ruff-0.9.10 (diff)
Remove sololearn from resources
-rw-r--r--pydis_site/apps/resources/resources/sololearn.yaml17
1 files changed, 0 insertions, 17 deletions
diff --git a/pydis_site/apps/resources/resources/sololearn.yaml b/pydis_site/apps/resources/resources/sololearn.yaml
deleted file mode 100644
index 1c90a597..00000000
--- a/pydis_site/apps/resources/resources/sololearn.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
-description: SoloLearn's Python 3 course serves as a simple and convenient introduction to Python.
- Containing exercises and quizzes in modules to cover introductory subjects of the language,
- you can pick it up and put it down between your busier aspects of life thanks to both PC
- and mobile apps being available to use.
-name: SoloLearn
-title_url: https://www.sololearn.com/learn/courses/python-introduction
-tags:
- topics:
- - general
- payment_tiers:
- - free
- - subscription
- difficulty:
- - beginner
- type:
- - interactive
- - course