Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

adds new logo on backers tab #91

Merged
merged 1 commit into from
Aug 28, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions components/organisms/obol-ecosystem/obol-ecosystem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,11 @@ const tabs: EcosystemTabsProps[] = [
image: "/assets/obol-ecosystem/backers/iosg.png",
logoCardLink: "https://iosg.vc/",
},
{
heading: "Kukis Global",
image: "/assets/obol-ecosystem/backers/kukis-global.png",
logoCardLink: "https://www.kukis-global.com/",
},
{
heading: "The Lao",
image: "/assets/obol-ecosystem/backers/lao.png",
Expand Down
Loading