Skip to content

Commit ac2c7c2

Browse files
authored
Add Silq logo (#698)
1 parent 103c948 commit ac2c7c2

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

public/static/lp/silq.svg

Lines changed: 1 addition & 0 deletions
Loading

src/common/OurUsers.res

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,4 +154,9 @@ let companies = [
154154
url: "https://www.instapainting.com/",
155155
path: "/static/lp/instapainting.svg",
156156
}),
157+
Logo({
158+
name: "Silq",
159+
url: "https://www.onesilq.com/",
160+
path: "/static/lp/silq.svg",
161+
}),
157162
]

0 commit comments

Comments
 (0)