mirror of
https://github.com/wah-su/wah-su.github.io.git
synced 2025-05-03 03:19:40 +05:00
feat: add matrix card
This commit is contained in:
parent
a196e9fddc
commit
178898ec44
2 changed files with 15 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue