revert changes

Amolith created

Change summary

cards.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Detailed changes

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/"
     },