diff options
author | 2018-05-23 09:29:36 +0100 | |
---|---|---|
committer | 2018-05-23 09:29:36 +0100 | |
commit | b5d242c7852d6768114d5afcada080280918f71a (patch) | |
tree | a6eeee7a5a07e2af8a406a167294527eb9f9733a | |
parent | Merge branch 'master' of https://github.com/discord-python/site (diff) |
Removed "Hacking-Coding" from the partners list.
-rw-r--r-- | static/images/partners/hacking-coding.png | bin | 346142 -> 0 bytes | |||
-rw-r--r-- | static/partners.json | 7 |
2 files changed, 1 insertions, 6 deletions
diff --git a/static/images/partners/hacking-coding.png b/static/images/partners/hacking-coding.png Binary files differdeleted file mode 100644 index 80ce0ca3..00000000 --- a/static/images/partners/hacking-coding.png +++ /dev/null diff --git a/static/partners.json b/static/partners.json index 1aef2416..af965d87 100644 --- a/static/partners.json +++ b/static/partners.json @@ -23,10 +23,5 @@ "banner": "/static/images/partners/stem.png", "description": "STEM is a growing server dedicated to discussion and education pertaining to subjects within the fields of Science, Technology, Engineering, and Mathematics. We aim to provide our members with an engaged, skilled, friendly community. We hope to see you soon!", "invite": "https://discord.gg/XBGetGp" - }, - "Hacking - Coding": { - "banner": "/static/images/partners/hacking-coding.png", - "description": "Hacking-Coding is a server for discussions about ethical hacking, programming, and infosec in general. We have over 5,000 members. People of all skill levels are welcome to join.", - "invite": "https://discord.gg/0kvPIGKKEACoKQ8C" } -}
\ No newline at end of file +} |