Skip to content

Commit 653b5fa

Browse files
nnanceSashko Stubailo
authored and
Sashko Stubailo
committed
add Credit Karma as a user
1 parent 0f0bc85 commit 653b5fa

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

site/users/index.html.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,11 @@ var logos = [
206206
img: 'graphcms.png',
207207
link: 'https://graphcms.com'
208208
},
209+
{
210+
name: 'Credit Karma',
211+
img: 'creditkarma.png',
212+
link: 'https://www.creditkarma.com/'
213+
},
209214
// Adding your logo?
210215
// Add it to the /users/logos/ directory and then append an entry above this comment.
211216
//

site/users/logos/creditkarma.png

38.2 KB
Loading

0 commit comments

Comments
 (0)