Skip to content

Commit b26e4d0

Browse files
glennslcristianoc
authored andcommitted
Add Sensonomic logo
1 parent 739775c commit b26e4d0

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

public/static/lp/sensonomic.svg

Lines changed: 14 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: "Sensonomic",
164+
url: "https://www.sensonomic.com/",
165+
path: "/static/lp/sensonomic.svg",
166+
}),
162167
]

0 commit comments

Comments
 (0)