Skip to content

Commit 5eababb

Browse files
author
Michał Gryczka
committed
mfa meta oprimised
1 parent 018ae12 commit 5eababb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/vpn_mfa.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ import HeaderSection from "../components/HeaderSection.astro";
99
import ImageURL from "../components/image/ImageURL.astro";
1010
import YouTubeVideo from "../components/video/YouTubeVideo.astro";
1111
12-
const title = "True WireGuard® VPN MFA - Connection-Level Multi-Factor Authentication";
12+
const title = "[Open Source] WireGuard MFA & VPN Gateway - defguard";
1313
const description =
14-
"Enable WireGuard 2FA and MFA with Defguard for secure VPN connections. Learn how to set up connection-level multi-factor authentication with biometrics and external IdPs.";
14+
"Looking for a simple way to add MFA to WireGuard? defguard offers an open-source solution with built-in LDAP/AD sync and remote user onboarding. Get started for free";
1515
const featuredImage =
1616
"github.com/DefGuard/defguard.github.io/raw/main/public/images/product/core/hero-image.png";
1717
const imageWidth = "1920";

0 commit comments

Comments
 (0)