diff --git a/img/nachat.svg b/img/nachat.svg
deleted file mode 100644
index c265782..0000000
--- a/img/nachat.svg
+++ /dev/null
@@ -1,65 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/src/components/HomePage.js b/src/components/HomePage.js
index 6fcefa4..d635524 100644
--- a/src/components/HomePage.js
+++ b/src/components/HomePage.js
@@ -73,16 +73,6 @@ var unlinkable_clients = [
user_instructions(userId) { return Type /invite { userId }
},
comments: "QML and JS cross-platform desktop Matrix client",
},
- {
- name: "NaChat",
- logo: "img/nachat.svg",
- author: "Benjamin Saunders",
- homepage: "https://github.com/Ralith/nachat",
- maturity: "Late alpha",
- room_instructions(alias) { return Type /join { alias }
},
- user_instructions(userId) { return Type /invite { userId }
},
- comments: "Qt5 and C++ cross-platform desktop Matrix client",
- },
{
name: "Nheko",
logo: "img/nheko.png",