Skip to content

Commit 2b85b9b

Browse files
authored
New Company Logo - "Trusted by our users" section (#901)
* Create webcurate.svg * Update OurUsers.res
1 parent 457ecc6 commit 2b85b9b

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

public/static/lp/webcurate.svg

Lines changed: 12 additions & 0 deletions
Loading

src/common/OurUsers.res

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,4 +179,9 @@ let companies = [
179179
url: "https://ybru.ru",
180180
path: "/static/lp/ybru.svg",
181181
}),
182+
Logo({
183+
name: "WebCurate",
184+
url: "https://webcurate.co",
185+
path: "/static/lp/webcurate.svg",
186+
}),
182187
]

0 commit comments

Comments
 (0)