From 8f19a1fabba89c922d4ca4785fa337d733e593d1 Mon Sep 17 00:00:00 2001 From: paur94 Date: Tue, 25 Jun 2024 14:44:32 +0400 Subject: [PATCH] changed metadata --- app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/layout.tsx b/app/layout.tsx index c2ab0a0..d3f7f15 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -6,7 +6,7 @@ import Script from 'next/script' export const metadata: Metadata = { title: 'Layerswap Explorer', - description: 'Explore your swaps', + description: 'Layerswap Explorer provides a detailed view of all transactions going through Layerswap. Search by address or transaction hash to get the information you need.', } export default function RootLayout({