From 9049450c2eaf0fea9304ce708cdf6cc732e4d1e1 Mon Sep 17 00:00:00 2001 From: Darick Dang Date: Fri, 6 Dec 2024 10:54:30 -0800 Subject: [PATCH] Updated links, dark mode hide --- src/components/BuiltWithXmtp/index.js | 6 +++--- src/components/ToggleButtons/index.js | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/BuiltWithXmtp/index.js b/src/components/BuiltWithXmtp/index.js index c8a1ec8b..2084a037 100644 --- a/src/components/BuiltWithXmtp/index.js +++ b/src/components/BuiltWithXmtp/index.js @@ -63,10 +63,10 @@ const BuiltWithXmtp = () => {
- + What's new - XMTP v3: Decentralized group chat is here + Upgrade to XMTP V3 @@ -431,7 +431,7 @@ const BuiltWithXmtp = () => {

Security

Enterprise-grade encryption

-

Built on the IETF-standard Messaging Layer Security (MLS) protocol – the same open-source security foundation trusted by Mozilla, Google, Wire, and Cisco. XMTP's fully audited implementation provides perfect forward secrecy and post-compromise security, ensuring messages can never be retroactively decrypted.

+

Built on the IETF-standard Messaging Layer Security (MLS) protocol – the same open-source security foundation trusted by Mozilla, Google, Wire, and Cisco. XMTP's fully audited implementation provides perfect forward secrecy and post-compromise security, ensuring messages can never be retroactively decrypted.

diff --git a/src/components/ToggleButtons/index.js b/src/components/ToggleButtons/index.js index 0bc9f740..a56d647b 100644 --- a/src/components/ToggleButtons/index.js +++ b/src/components/ToggleButtons/index.js @@ -47,7 +47,7 @@ export default function ToggleButtons() {