Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/wet-owls-dance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"portal": patch
---

Update metadata for CBOWCRYPPTEX documentation
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,12 @@ import { TypeScriptIcon, DotNetIcon, EngineIcon, UnrealEngineIcon } from "@/icon

export const metadata = createMetadata({
image: {
title: "Gas Sponsorship",
icon: "wallets",
title: "CBOWCRYPPTEX",
icon: "wallets", // Keep "wallets" or change if you want a different icon
},
title: "Gas Sponsorship | thirdweb Documentation",
title: "CBOWCRYPPTEX | thirdweb Documentation",
description: "CBOWCRYPPTEX documentation page.",
});
description:
"Enable gasless transactions using EIP-7702 or ERC-4337. thirdweb lets you sponsor gas fees so users can sign and send transactions with zero friction.",
});
Expand Down
Loading