Skip to content

Commit 42b8c4a

Browse files
committed
add serverless
1 parent 192ad40 commit 42b8c4a

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
@@ -136,6 +136,11 @@ var logos = [
136136
img: 'allocine.png',
137137
link: 'http://www.allocine.fr'
138138
},
139+
{
140+
name: 'Serverless',
141+
img: 'serverless.png',
142+
link: 'https://serverless.com/'
143+
},
139144
// Adding your logo?
140145
// Add it to the /users/logos/ directory and then append an entry above this comment.
141146
//

site/users/logos/serverless.png

22.3 KB
Loading

0 commit comments

Comments
 (0)