From 6fbe80c2fe11d936f803ea61e878f35a459ad09a Mon Sep 17 00:00:00 2001 From: Amolith Date: Fri, 8 Feb 2019 13:17:44 -0500 Subject: [PATCH] add presentator --- cards.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/cards.json b/cards.json index 789a46752b89c675f9c2ea6ff51c3f4ccce9d5d4..dd51bef2371cf19726a2b320dcc7979f09dd8db0 100644 --- a/cards.json +++ b/cards.json @@ -8,12 +8,18 @@ "link":"https://nixnet.xyz/mattermost/" }, { - "name": "Mastodon", + "name": "Mastodon", "description": "Mastodon is a decentralised microblogging social network with millions of users worldwide. You can create an account on one instance and interact with an instance from across the world.", "button_text": "Socialise!", "link": "https://masto.nixnet.xyz/" }, { + "name": "Presentator", + "description": "Presentator is a libre and open source application for collaborative design. It's a wonderful alternative to proprietary solutions such as Invision!", + "button_text": "Design!", + "link": "https://design.nixnet.xyz" + }, + { "name": "Wireguard", "description": "WireGuard is an open source application and protocol that uses VPN techniques to create secure tunnels in various configurations. It aims to be more performant than OpenVPN or IPsec0.", "button_text": "Tunnel!",