Skip to content

Commit

Permalink
feat : updated wagmi metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
surajhub255 committed Oct 12, 2024
1 parent bcc128d commit 6e4fe91
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/lib/wagmi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ export const projectId = "c26b357532f63f7ba31efebac88d0eed"
if (!projectId) throw new Error('Project ID is not defined')

export const metadata = {
name: 'AppKit',
description: 'AppKit Example',
url: 'https://web3modal.com', // origin must match your domain & subdomain
name: 'Myriadflow',
description: 'Myriadflow',
url: 'https://studio.myriadflow.com/', // Origin must match your domain & subdomain
icons: ['https://avatars.githubusercontent.com/u/37784886']
}

Expand Down

0 comments on commit 6e4fe91

Please sign in to comment.