Skip to content

Commit 5e67e63

Browse files
Merge pull request #699 from xxibcill/master
Add Band Protocol logo
2 parents 5dca300 + a157900 commit 5e67e63

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

public/static/lp/bandprotocol.svg

Lines changed: 23 additions & 0 deletions
Loading

src/common/OurUsers.res

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,5 +163,9 @@ let companies = [
163163
name: "Sensonomic",
164164
url: "https://www.sensonomic.com/",
165165
path: "/static/lp/sensonomic.svg",
166+
Logo({
167+
name: "Band Protocol",
168+
url: "https://www.bandprotocol.com/",
169+
path: "/static/lp/bandprotocol.svg",
166170
}),
167171
]

0 commit comments

Comments
 (0)