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 7c780b4 commit 95f90d3Copy full SHA for 95f90d3
site/users/index.html.js
@@ -211,6 +211,11 @@ var logos = [
211
img: 'creditkarma.png',
212
link: 'https://www.creditkarma.com/'
213
},
214
+ {
215
+ name: 'The Hunt',
216
+ img: 'huntlogo.png',
217
+ link: 'https://www.thehunt.com/'
218
+ },
219
// Adding your logo?
220
// Add it to the /users/logos/ directory and then append an entry above this comment.
221
//
0 commit comments