Skip to content

Commit

Permalink
chore:add donut icon (#811)
Browse files Browse the repository at this point in the history
  • Loading branch information
KannuSingh authored Jan 28, 2025
1 parent 3f41675 commit 3667bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion advanced/dapps/chain-abstraction-demo/config/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const metadata = {
name: "Chain Abstraction Demo",
description: "A demo of Chain Abstraction",
url: "https://ca-demo.reown.com", // origin must match your domain & subdomain
icons: ["https://avatars.githubusercontent.com/u/37784886"],
icons: ["https://ca-demo.reown.com/donut.png"],
};

export const config = wagmiAdapter.wagmiConfig;

0 comments on commit 3667bad

Please sign in to comment.