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, }, }),