feat: add matrix card

This commit is contained in:
Kentai Radiquum 2024-06-23 16:19:22 +05:00
parent a196e9fddc
commit 178898ec44
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
2 changed files with 15 additions and 0 deletions

View file

@ -24,6 +24,14 @@ const cards = [
url: "https://photos.wah.su",
hasDarkMode: false,
},
{
image: "/public/images/element.svg",
name: "Matrix",
description: "An open network for secure, decentralised communication.",
about: "https://matrix.org",
url: "https://chat.wah.su",
hasDarkMode: false,
},
{
image: "/public/images/zipline.png",
name: "Zipline",