We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2372979 commit bc59af1Copy full SHA for bc59af1
site/users/index.html.js
@@ -161,6 +161,11 @@ var logos = [
161
img: 'serverless.png',
162
link: 'https://serverless.com/'
163
},
164
+ {
165
+ name: 'NewSpring',
166
+ img: 'newspring.png',
167
+ link: 'http://www.newspring.cc'
168
+ },
169
// Adding your logo?
170
// Add it to the /users/logos/ directory and then append an entry above this comment.
171
//
0 commit comments