diff --git a/cards.json b/cards.json index f11c1523c5934f25919196eb122352159f5a5699..bc2eed015ea9412ef5f2aa8e8a926b1536a6d54c 100644 --- a/cards.json +++ b/cards.json @@ -21,13 +21,13 @@ }, { "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.", + "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 IPsec.", "button_text": "Tunnel!", "link": "https://nixnet.xyz/wireguard/" }, { "name": "Gitea", - "description": "Gitea is a simple, easy-to-use and yet full-featured, self-hosted code hosting solution. Users get an initial limit of 5 repos. Please be conscientious of storage use and don't upload large files.", + "description": "Gitea is a simple, easy-to-use, yet full-featured and completely open source code hosting solution. Please be conscientious of storage use and don't upload large files as users have unlimited repos.", "button_text": "Code!", "link": "https://git.nixnet.xyz/" },