Skip to content

Commit a09d93c

Browse files
committed
modified files
1 parent 476844d commit a09d93c

File tree

5 files changed

+3
-6
lines changed

5 files changed

+3
-6
lines changed

apps/portal/public/og/icons/auth.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

apps/portal/public/og/icons/infra.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

apps/portal/public/og/icons/storage.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

apps/portal/src/app/pay/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import {RocketIcon, ArrowLeftRightIcon, WalletIcon, PencilIcon, ShieldCheckIcon,
66
export const metadata = createMetadata({
77
image: {
88
title: "thirdweb Payments",
9-
icon: "thirdweb",
9+
icon: "payments",
1010
},
1111
title: "thirdweb Payments Docs: Web3 Payments, On-ramping, bridging & swapping",
1212
description:

apps/portal/src/app/pay/supported-chains/page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ import { createMetadata } from "@doc";
22

33
export const metadata = createMetadata({
44
image: {
5-
title: "thirdweb Payments - Supported Chains",
6-
icon: "thirdweb",
5+
title: "Supported Chains",
6+
icon: "payments",
77
},
88
title: "thirdweb Payments - Supported Chains | thirdweb",
99
description: "List of chains supported by Payments.",

0 commit comments

Comments
 (0)