Skip to content

Commit 00ff184

Browse files
robcaldecottveloalexkrolick
authored andcommitted
Add Velo Payments as a user (testing-library#18)
1 parent 7a72d35 commit 00ff184

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

website/siteConfig.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ const users = [
4646
infoLink: 'https://www.travelperk.com',
4747
pinned: true,
4848
},
49+
{
50+
caption: 'Velo Payments',
51+
image: '/img/users/velopayments.svg',
52+
infoLink: 'https://www.velopayments.com',
53+
pinned: true,
54+
},
4955
]
5056

5157
const siteConfig = {
Lines changed: 14 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)