Skip to content

Commit 22cc46a

Browse files
authored
Add Pluralsight user
1 parent d440bb6 commit 22cc46a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

site/users/index.html.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ var logos = [
3131
isRound: true,
3232
link: 'https://developer.github.com/v4/'
3333
},
34+
{
35+
name: 'Pluralsight',
36+
img: 'pluralsight.png',
37+
link: 'https://www.pluralsight.com/'
38+
},
3439
{
3540
name: 'Intuit',
3641
img: 'intuit.png',

0 commit comments

Comments
 (0)