Skip to content

Commit bc59af1

Browse files
samclaridgeSashko Stubailo
authored and
Sashko Stubailo
committed
add newspring logo to directory
1 parent 2372979 commit bc59af1

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
@@ -161,6 +161,11 @@ var logos = [
161161
img: 'serverless.png',
162162
link: 'https://serverless.com/'
163163
},
164+
{
165+
name: 'NewSpring',
166+
img: 'newspring.png',
167+
link: 'http://www.newspring.cc'
168+
},
164169
// Adding your logo?
165170
// Add it to the /users/logos/ directory and then append an entry above this comment.
166171
//

0 commit comments

Comments
 (0)