improve API landing page

This commit is contained in:
Pascal Fischer
2023-05-05 19:39:42 +02:00
parent 05cbda8cd8
commit affd499f41
12 changed files with 59 additions and 42 deletions

View File

@@ -9,7 +9,7 @@ export const description =
<HeroPattern />
# NetBird Documentation
# NetBird Docs
NetBird is a simple and fast alternative to corporate VPNs built on top of [WireGuard®](https://www.wireguard.com/) making it easy to create secure private networks for your organization or home.
It requires near zero configuration effort leaving behind the hassle of opening ports, complex firewall rules, vpn gateways, and so forth. {{ className: 'lead' }}

View File

@@ -1,3 +1,6 @@
import {HeroPattern} from "@/components/HeroPattern";
<HeroPattern/>
# Self-hosting Guide