Skip to content

Commit 21fc162

Browse files
committed
Add "Cardoc" Logo
1 parent 4674de9 commit 21fc162

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)