Skip to content

Commit

Permalink
feat: add cove as a new member (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
alphastorm authored Oct 31, 2023
1 parent 53bbaac commit 5b9d6e0
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 2 deletions.
5 changes: 5 additions & 0 deletions public/content/images/alliance/cove.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions public/images/logos/cove.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 8 additions & 1 deletion src/content/alliance.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,12 @@
"website": "https://pooltogether.com/",
"twitter": "PoolTogether_",
"logo": "pool_together.jpg"
},
{
"content": "Cove is an automated ERC-4626 yield optimizer.",
"name": "Cove",
"website": "https://www.cove.finance/",
"twitter": "cove_fi",
"logo": "cove.svg"
}
]
]
12 changes: 11 additions & 1 deletion src/content/supporters.json
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,16 @@
"extra": {
"unoptimized": true
}
},
{
"src": "cove.svg",
"title": "Cove",
"url": {
"web": "https://www.cove.finance/"
},
"extra": {
"unoptimized": true
}
}
]
]
]

1 comment on commit 5b9d6e0

@vercel
Copy link

@vercel vercel bot commented on 5b9d6e0 Oct 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

The Preview Deployment Suffix domain "superform.tech" doesn't point to Vercel nameservers. Learn more: https://vercel.link/3a1

Please sign in to comment.