From 4371b1ac645da2b6d3c47f83a408c31d1e68405b Mon Sep 17 00:00:00 2001 From: bgravenorst Date: Tue, 3 Jun 2025 08:00:42 +1000 Subject: [PATCH] Minor update. Signed-off-by: bgravenorst --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 9f786df226f..13fa5d1cc35 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -415,7 +415,7 @@ const config = { announcementBar: { id: 'support_us', content: - 'NEW! Build embedded wallets with MetaMask using the Embedded Wallets SDK. Instantly onboard users with social logins, passkeys, and more.', + 'NEW! Build embedded wallets with MetaMask using the Embedded Wallets SDK (Web3Auth). Instantly onboard users with social logins, passkeys, and more.', isCloseable: false, }, }),