From 60a22e4ccfed91353a8a97eb381af7e0ed2fefa7 Mon Sep 17 00:00:00 2001 From: Polina <112084241+pzaichkina@users.noreply.github.com> Date: Tue, 16 Dec 2025 16:10:11 +0000 Subject: [PATCH 1/2] add company logo on landing --- docs/auth-flow/customize/customize-link.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/auth-flow/customize/customize-link.md b/docs/auth-flow/customize/customize-link.md index 57ce7c14e..c4bd894ff 100644 --- a/docs/auth-flow/customize/customize-link.md +++ b/docs/auth-flow/customize/customize-link.md @@ -74,6 +74,10 @@ It's possible to restart the linking process for commerce and banking platforms If enabled, an extra page will appear at the start of Link. The page's content is customizable, which is an excellent opportunity to explain the value of linking. You can customize the header and the body of the message. +#### Company logo + +If enabled, the company logo set in [Branding settings](/auth-flow/customize/branding) will be displayed on the landing page of the Link flow. You must have the [Landing page](/auth-flow/customize/customize-link#landing-page) setting enabled for this setting to take effect. + #### Left panel Specify the messaging that appears on the left panel throughout the Link flow. This is an opportunity to clarify what the user is about to do. You can customize the header and the body of the message. From 094eae74f83629f21958dc2f7ca74e1491955493 Mon Sep 17 00:00:00 2001 From: Polina <112084241+pzaichkina@users.noreply.github.com> Date: Tue, 16 Dec 2025 16:14:58 +0000 Subject: [PATCH 2/2] Clarify company logo setting instructions Rephrased the explanation for enabling the company logo display on the landing page. --- docs/auth-flow/customize/customize-link.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/auth-flow/customize/customize-link.md b/docs/auth-flow/customize/customize-link.md index c4bd894ff..34dc829c7 100644 --- a/docs/auth-flow/customize/customize-link.md +++ b/docs/auth-flow/customize/customize-link.md @@ -76,7 +76,7 @@ If enabled, an extra page will appear at the start of Link. The page's content i #### Company logo -If enabled, the company logo set in [Branding settings](/auth-flow/customize/branding) will be displayed on the landing page of the Link flow. You must have the [Landing page](/auth-flow/customize/customize-link#landing-page) setting enabled for this setting to take effect. +Enable this setting to have the company logo set in [Branding settings](/auth-flow/customize/branding) displayed on the landing page of the Link flow. You must also have the [Landing page](/auth-flow/customize/customize-link#landing-page) setting enabled for this setting to take effect. #### Left panel