You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/docs/app/layout.tsx
+152-7Lines changed: 152 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,8 @@ const inter = Inter({
12
12
exportconstmetadata: Metadata={
13
13
metadataBase: newURL('https://meshjs.dev'),
14
14
title: {
15
-
default: 'Mesh - Open-Source TypeScript SDK for Cardano',
16
-
template: '%s | Mesh',
15
+
default: 'Mesh - Open-Source TypeScript SDK for Cardano Blockchain Development',
16
+
template: '%s | Mesh SDK',
17
17
},
18
18
description: 'Mesh is the open-source TypeScript SDK that helps developers build better Cardano blockchain applications faster. Ship UTXO dApps with ease using our comprehensive suite of tools, React components, and transaction builders. Less than 60kB, production-ready, with 1M+ downloads.',
title: 'Mesh - Open-Source TypeScript SDK for Cardano',
51
-
description: 'Ship UTXO dApps faster with Mesh. The open-source TypeScript SDK for Cardano blockchain development with React components, wallet integrations, and transaction builders.',
69
+
title: 'Mesh - Open-Source TypeScript SDK for Cardano Blockchain Development',
70
+
description: 'Ship UTXO dApps faster with Mesh. The open-source TypeScript SDK for Cardano blockchain development with React components, wallet integrations, and transaction builders. Trusted by 1M+ downloads.',
title: 'Mesh - Open-Source TypeScript SDK for Cardano',
66
-
description: 'Ship UTXO dApps faster with Mesh. Less than 60kB, production-ready, with 1M+ downloads.',
86
+
description: 'Ship UTXO dApps faster with Mesh. Less than 60kB, production-ready, with 1M+ downloads. Build Cardano blockchain applications with TypeScript.',
0 commit comments