Skip to content

Commit

Permalink
fix: update title
Browse files Browse the repository at this point in the history
  • Loading branch information
quangdz1704 committed Jul 19, 2024
1 parent aac4f6c commit 3212434
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ const inter = IBM_Plex_Sans({
});

export const metadata: Metadata = {
title: "OraiDex Ton Brigde",
description: "Ton Bridge with oraichain",
title: "OraiDEX TON Bridge",
description: "TON Bridge with Oraichain",
};

export default function RootLayout({
Expand Down

0 comments on commit 3212434

Please sign in to comment.