Skip to content

Commit 6cd9cc9

Browse files
authored
Add "Cardoc" Logo (#925)
1 parent e3fda35 commit 6cd9cc9

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

public/static/lp/cardoc.svg

Lines changed: 15 additions & 0 deletions
Loading

src/common/OurUsers.res

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,4 +189,9 @@ let companies = [
189189
url: "https://resmume.com/",
190190
path: "/static/lp/resmume.svg",
191191
}),
192+
Logo({
193+
name: "Cardoc",
194+
url: "https://www.cardoc.co.kr/",
195+
path: "/static/lp/cardoc.svg",
196+
}),
192197
]

0 commit comments

Comments
 (0)