Skip to content

Commit cf1eebe

Browse files
author
Jordan Cutler
authored
docs: add Gusto to Testing Library Users (#388)
1 parent 94b92ea commit cf1eebe

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

website/siteConfig.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,12 @@ const users = [
106106
infoLink: 'https://radity.com',
107107
pinned: true,
108108
},
109+
{
110+
caption: 'Gusto',
111+
image: '/img/users/gusto.svg',
112+
infoLink: 'https://gusto.com/',
113+
pinned: true,
114+
},
109115
]
110116

111117
const siteConfig = {

website/static/img/users/gusto.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)