From d82deffae522d13a816a3021b5f4f9324aa7f719 Mon Sep 17 00:00:00 2001 From: Maciek Date: Thu, 7 May 2026 15:41:41 +0200 Subject: [PATCH] chore(app): Add Unlinked Access article link Signed-off-by: Maciek --- app/src/pages/landing/Landing.tsx | 15 ++++++++++----- app/src/pages/landing/links.ts | 1 + 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/app/src/pages/landing/Landing.tsx b/app/src/pages/landing/Landing.tsx index daf60137..db490f3b 100644 --- a/app/src/pages/landing/Landing.tsx +++ b/app/src/pages/landing/Landing.tsx @@ -321,11 +321,16 @@ export default function Landing({ isAuthenticated = false }: LandingProps) {

- {/* TODO(landing): wrap "Read more about Unlinked Access" in - - once the IVPN explainer page is published. Until then the prose stays - unlinked and only the source-code link is active. */} - Read more about Unlinked Access and review the{' '} + Read more about{' '} + + Unlinked Access + + {' '}and review the{' '}