Skip to content

Commit 547f821

Browse files
tomjadamsleebyron
authored andcommitted
Added Redbubble logo (graphql#113)
* Added Redbubble logo. * Fixed quote
1 parent 910a48c commit 547f821

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
@@ -114,6 +114,11 @@ var logos = [
114114
name: 'OK GROW!',
115115
img: 'okgrow.png',
116116
link: 'https://www.okgrow.com/graphql'
117+
},
118+
{
119+
name: 'Redbubble',
120+
img: 'redbubble.png',
121+
link: 'https://www.redbubble.com/'
117122
}
118123
// Adding your logo?
119124
// Add it to the /users/logos/ directory and then append an entry above this comment.

site/users/logos/redbubble.png

6.91 KB
Loading

0 commit comments

Comments
 (0)