Skip to content

Commit

Permalink
feat(website): add reya color (#898)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahlitvin authored Apr 12, 2024
1 parent 50a9ade commit 899b6fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/website/src/helpers/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ const metadata = {
gnosis: {
color: '#3e6957',
},
reyaNetwork: {
color: '#04f06a',
},
};

type ChainData = {
Expand Down

0 comments on commit 899b6fd

Please sign in to comment.