From 10c437856afa4b5e0bd70b6218008340836cb7f8 Mon Sep 17 00:00:00 2001 From: Moritz Ruth Date: Wed, 18 May 2022 21:56:00 +0000 Subject: [PATCH] Remove Matrix link --- src/pages/contact.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/contact.vue b/src/pages/contact.vue index 5d6c4f0..89ea8be 100644 --- a/src/pages/contact.vue +++ b/src/pages/contact.vue @@ -71,12 +71,12 @@ } l.push( - { - icon: MatrixIcon, - href: "https://moritzruth.de/matrix", - label: "Matrix", - description: "@moritz:deltaa.xyz" - }, + //{ + // icon: MatrixIcon, + // href: "https://moritzruth.de/matrix", + // label: "Matrix", + // description: "@moritz:deltaa.xyz" + //}, { icon: TwitterIcon, href: "https://moritzruth.de/twitter",