Skip to content

Commit b93506d

Browse files
Add Make School logo
1 parent 8a980e3 commit b93506d

File tree

1 file changed

+5
-0
lines changed

1 file 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
//

0 commit comments

Comments
 (0)