Skip to content

Commit 1de40cc

Browse files
author
Sashko Stubailo
authored
Add Swapcard to users (graphql#210)
2 parents 19b4ee4 + 96884a6 commit 1de40cc

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
@@ -324,6 +324,11 @@ var logos = [
324324
img: 'clubmed.png',
325325
link: 'https://www.clubmed.com/'
326326
},
327+
{
328+
name: 'Swapcard',
329+
img: 'swapcard.png',
330+
link: 'https://www.swapcard.com/'
331+
},
327332
// Adding your logo?
328333
// Add it to the /users/logos/ directory and then append an entry above this comment.
329334
//

site/users/logos/swapcard.png

24.3 KB
Loading

0 commit comments

Comments
 (0)