Skip to content

Commit

Permalink
Merge branch 'main' into navbar-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
encryptedDegen authored Dec 2, 2024
2 parents bebb515 + 1c07fc2 commit e0fd369
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file added public/assets/partners/yodl.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/lib/constants/integrations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ import EngagementVision from 'public/assets/partners/engagementvision.jpeg'
import DevconCollabPortal from 'public/assets/partners/devconcollabportal.jpeg'
import DevconPassport from 'public/assets/partners/devconpassport.jpeg'
import ETHTools from 'public/assets/partners/ethtools.jpeg'
import Yodl from 'public/assets/partners/yodl.jpeg'

export const INTEGRATIONS = [
{
Expand All @@ -44,6 +45,11 @@ export const INTEGRATIONS = [
url: 'https://www.blockscout.com/',
logo: Blockscout
},
{
name: 'Yodl',
url: 'https://yodl.me/',
logo: Yodl
},
{
name: 'Vibes',
url: 'https://vibes.scapes.xyz/',
Expand Down

0 comments on commit e0fd369

Please sign in to comment.