From 139e528f5959f76ffb80ac7fa726fd343ea8a1a8 Mon Sep 17 00:00:00 2001 From: Robert Olejnik Date: Mon, 28 Oct 2024 14:29:17 +0100 Subject: [PATCH] Client header --- src/pages/client.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/client.astro b/src/pages/client.astro index 6af85d0..fc60218 100644 --- a/src/pages/client.astro +++ b/src/pages/client.astro @@ -14,7 +14,7 @@ import ClientImage from "/public/images/product/client/main-screen.png"; import OverviewImage from "/public/images/product/client/overview.png"; const clientFeatures = (await getCollection("client-features")).sort( - (f1, f2) => f1.data.order - f2.data.order + (f1, f2) => f1.data.order - f2.data.order, ); const title = "defguard enterprise open-source SSO&VPN with 2FA/MFA: Best Desktop WireGuard Client"; @@ -51,8 +51,8 @@ const tags = [

The Best WireGuard® desktop client

- Beautiful open-source, cross-platform client for Enterprise and home usage, with - real Wireguard-based Multi-Factor Authentication. + Beautiful open-source, cross-platform client, with real + WireGuard® 2FA/Multi-Factor Authentication.