Skip to content

Commit ca19d0c

Browse files
phucanhaprilalexkrolick
authored andcommitted
add Parsley Health to users (#28)
1 parent e87b6c8 commit ca19d0c

File tree

2 files changed

+58
-0
lines changed

2 files changed

+58
-0
lines changed

website/siteConfig.js

+6
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,12 @@ const users = [
5252
infoLink: 'https://www.velopayments.com',
5353
pinned: true,
5454
},
55+
{
56+
caption: 'Parsley Health',
57+
image: '/img/users/parsleyhealth.svg',
58+
infoLink: 'https://www.parsleyhealth.com',
59+
pinned: true,
60+
},
5561
]
5662

5763
const siteConfig = {
+52
Loading

0 commit comments

Comments
 (0)