Skip to content

Commit 85e1e77

Browse files
extrajordanarySashko Stubailo
authored and
Sashko Stubailo
committed
Add Make School to list of users (graphql#130)
* Add Make School image file * Add Make School logo
1 parent e720a2d commit 85e1e77

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
@@ -181,6 +181,11 @@ var logos = [
181181
img: 'quri.png',
182182
link: 'http://www.quri.com'
183183
},
184+
{
185+
name: 'Make School',
186+
img: 'make-school.png',
187+
link: 'http://www.makeschool.com'
188+
},
184189
// Adding your logo?
185190
// Add it to the /users/logos/ directory and then append an entry above this comment.
186191
//

site/users/logos/make-school.png

12.1 KB
Loading

0 commit comments

Comments
 (0)