revert changes

This commit is contained in:
Amolith 2019-02-13 17:17:02 -05:00
parent 86173cba81
commit 95d8ef6e37
Signed by: Amolith
GPG Key ID: 51FD40936DB0065B
1 changed files with 2 additions and 2 deletions

View File

@ -21,13 +21,13 @@
}, },
{ {
"name": "Wireguard", "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!", "button_text": "Tunnel!",
"link": "https://nixnet.xyz/wireguard/" "link": "https://nixnet.xyz/wireguard/"
}, },
{ {
"name": "Gitea", "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!", "button_text": "Code!",
"link": "https://git.nixnet.xyz/" "link": "https://git.nixnet.xyz/"
}, },