Skip to content

Commit caf268f

Browse files
JoelMarceyalexkrolick
authored andcommitted
Add Facebook Open Source as user (#45)
1 parent 5be5549 commit caf268f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

website/siteConfig.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@ const users = [
5858
infoLink: 'https://www.parsleyhealth.com',
5959
pinned: true,
6060
},
61+
{
62+
caption: 'Facebook Open Source',
63+
image: '/img/users/facebook-open-source.png',
64+
infoLink: 'https://opensource.facebook.com',
65+
pinned: true,
66+
},
6167
]
6268

6369
const siteConfig = {
Loading

0 commit comments

Comments
 (0)