aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorGravatar Jeremiah Boby <[email protected]>2018-05-23 09:29:36 +0100
committerGravatar Jeremiah Boby <[email protected]>2018-05-23 09:29:36 +0100
commitb5d242c7852d6768114d5afcada080280918f71a (patch)
treea6eeee7a5a07e2af8a406a167294527eb9f9733a /static
parentMerge branch 'master' of https://github.com/discord-python/site (diff)
Removed "Hacking-Coding" from the partners list.
Diffstat (limited to 'static')
-rw-r--r--static/images/partners/hacking-coding.pngbin346142 -> 0 bytes
-rw-r--r--static/partners.json7
2 files changed, 1 insertions, 6 deletions
diff --git a/static/images/partners/hacking-coding.png b/static/images/partners/hacking-coding.png
deleted file mode 100644
index 80ce0ca3..00000000
--- a/static/images/partners/hacking-coding.png
+++ /dev/null
Binary files differ
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
+}