Skip to content

Commit 343b4a2

Browse files
adambaratzSashko Stubailo
authored andcommitted
Add Wayfair logo (graphql#161)
1 parent 28161f1 commit 343b4a2

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
@@ -241,6 +241,11 @@ var logos = [
241241
img: 'arangodb.png',
242242
link: 'https://www.arangodb.com'
243243
},
244+
{
245+
name: 'Wayfair',
246+
img: 'wayfair.png',
247+
link: 'https://www.wayfair.com/'
248+
},
244249
// Adding your logo?
245250
// Add it to the /users/logos/ directory and then append an entry above this comment.
246251
//

site/users/logos/wayfair.png

1.19 MB
Loading

0 commit comments

Comments
 (0)