Skip to content

Commit 02cbd2e

Browse files
alexanderson1993Sashko Stubailo
authored and
Sashko Stubailo
committed
Add BlenderBottle to the Users page. (graphql#169)
* Add BlenderBottle to the GraphQL User List * Added blenderbottle.png logo
1 parent b58971f commit 02cbd2e

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
@@ -246,6 +246,11 @@ var logos = [
246246
img: 'wayfair.png',
247247
link: 'https://www.wayfair.com/'
248248
},
249+
{
250+
name: 'BlenderBottle',
251+
img: 'blenderbottle.png',
252+
link: 'https://www.blenderbottle.com'
253+
},
249254
// Adding your logo?
250255
// Add it to the /users/logos/ directory and then append an entry above this comment.
251256
//

site/users/logos/blenderbottle.png

277 KB
Loading

0 commit comments

Comments
 (0)