From a03bb1c5cf14ba167c7e736203a03035054575a3 Mon Sep 17 00:00:00 2001 From: Jennifer Echenim Date: Tue, 6 Aug 2024 15:55:36 +0400 Subject: [PATCH] Update siteMetadata description in Ten Bridge --- contracts/src/bridge/frontend/src/lib/siteMetadata.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/src/bridge/frontend/src/lib/siteMetadata.ts b/contracts/src/bridge/frontend/src/lib/siteMetadata.ts index 130ad084ea..35322c2d32 100644 --- a/contracts/src/bridge/frontend/src/lib/siteMetadata.ts +++ b/contracts/src/bridge/frontend/src/lib/siteMetadata.ts @@ -5,7 +5,7 @@ export const siteMetadata = { metaTitle: "Ten, a decentralized Layer 2 Rollup protocol designed to hyper-scale and encrypt the Ethereum blockchain.", description: - "Tenscan allows you to explore and search activities taking place on the Ten Layer 2 blockchain", + "Ten Bridge allows you to move assets between Ethereum and Ten, a decentralized Layer 2 Rollup protocol designed to hyper-scale and encrypt the Ethereum blockchain.", siteUrl: "https://ten.xyz", siteLogo: ``, siteLogoSquare: ``,