Skip to content

Commit 0407e13

Browse files
alloySashko Stubailo
authored and
Sashko Stubailo
committed
Add Artsy to users. (graphql#193)
1 parent 087a0d0 commit 0407e13

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
@@ -291,6 +291,11 @@ var logos = [
291291
img: 'zlyde.png',
292292
link: 'http://www.zlyde.com/'
293293
},
294+
{
295+
name: 'Artsy',
296+
img: 'artsy.png',
297+
link: 'https://artsy.github.io/series/react-native-at-artsy/'
298+
},
294299
// Adding your logo?
295300
// Add it to the /users/logos/ directory and then append an entry above this comment.
296301
//

site/users/logos/artsy.png

29.6 KB
Loading

0 commit comments

Comments
 (0)