Skip to content

Commit b04c42e

Browse files
committed
Add Band Protocol logo
1 parent ac2c7c2 commit b04c42e

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

public/static/lp/bandprotocol.svg

Lines changed: 23 additions & 0 deletions
Loading

src/common/OurUsers.res

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,4 +159,9 @@ let companies = [
159159
url: "https://www.onesilq.com/",
160160
path: "/static/lp/silq.svg",
161161
}),
162+
Logo({
163+
name: "Band Protocol",
164+
url: "https://www.bandprotocol.com/",
165+
path: "/static/lp/bandprotocol.svg",
166+
}),
162167
]

0 commit comments

Comments
 (0)