Skip to content

Commit f7edd5f

Browse files
rportugalSashko Stubailo
authored and
Sashko Stubailo
committed
add Sky as a user (graphql#172)
* Update index.html.js * add Sky logo
1 parent 9fcebd9 commit f7edd5f

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
@@ -251,6 +251,11 @@ var logos = [
251251
img: 'blenderbottle.png',
252252
link: 'https://www.blenderbottle.com'
253253
},
254+
{
255+
name: 'Sky',
256+
img: 'sky.png',
257+
link: 'https://www.sky.com/'
258+
},
254259
// Adding your logo?
255260
// Add it to the /users/logos/ directory and then append an entry above this comment.
256261
//

site/users/logos/sky.png

373 KB
Loading

0 commit comments

Comments
 (0)