Skip to content

Commit b050a30

Browse files
Merge pull request #826 from SvenMuller95/master
adds envio logo
2 parents f7c892a + e0ea61d commit b050a30

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

public/static/lp/envio.svg

Lines changed: 3 additions & 0 deletions
Loading

src/common/OurUsers.res

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,4 +169,9 @@ let companies = [
169169
url: "https://www.bandprotocol.com/",
170170
path: "/static/lp/bandprotocol.svg",
171171
}),
172+
Logo({
173+
name: "Envio",
174+
url: "https://www.envio.dev/",
175+
path: "/static/lp/envio.svg",
176+
}),
172177
]

0 commit comments

Comments
 (0)