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 dbf1d4e commit eead315Copy full SHA for eead315
site/users/index.html.js
@@ -151,6 +151,11 @@ var logos = [
151
img: 'alphasights.png',
152
link: 'https://engineering.alphasights.com'
153
},
154
+ {
155
+ name: 'Inerva',
156
+ img: 'inerva.png',
157
+ link: 'http://www.inerva.com'
158
+ },
159
// Adding your logo?
160
// Add it to the /users/logos/ directory and then append an entry above this comment.
161
//
0 commit comments