mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-20 09:26:37 +00:00
improve API landing page
This commit is contained in:
@@ -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' }}
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
import {HeroPattern} from "@/components/HeroPattern";
|
||||
|
||||
<HeroPattern/>
|
||||
|
||||
# Self-hosting Guide
|
||||
|
||||
|
||||
Reference in New Issue
Block a user