diff options
author | 2022-06-13 18:58:08 -0400 | |
---|---|---|
committer | 2022-06-13 18:58:08 -0400 | |
commit | b27f619b6a56ee40ce7d68c9e38beb8aec6120e4 (patch) | |
tree | cfcd8388d41f2c097a1a44c9b4d7d05813880471 /pydis_site/apps/resources | |
parent | Add The Algorithms to resources (diff) |
Remove Atom, which will no longer be supported
Diffstat (limited to 'pydis_site/apps/resources')
-rw-r--r-- | pydis_site/apps/resources/resources/atom.yaml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/pydis_site/apps/resources/resources/atom.yaml b/pydis_site/apps/resources/resources/atom.yaml deleted file mode 100644 index 26e125b1..00000000 --- a/pydis_site/apps/resources/resources/atom.yaml +++ /dev/null @@ -1,14 +0,0 @@ -description: A free Electron-based editor, a "hackable text editor for the 21st century", maintained - by the GitHub team. -name: Atom -title_url: https://atom.io/ -tags: - topics: - - general - payment_tiers: - - free - difficulty: - - beginner - - intermediate - type: - - tool |