Skip to content

Commit 18d6ec4

Browse files
authored
update (#909)
1 parent bbef1b4 commit 18d6ec4

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

public/static/lp/resmume.svg

Lines changed: 5 additions & 0 deletions
Loading

src/common/OurUsers.res

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,4 +184,9 @@ let companies = [
184184
url: "https://webcurate.co",
185185
path: "/static/lp/webcurate.svg",
186186
}),
187+
Logo({
188+
name: "Resmume",
189+
url: "https://resmume.com/",
190+
path: "/static/lp/resmume.svg",
191+
}),
187192
]

0 commit comments

Comments
 (0)