Skip to content

Commit 95f90d3

Browse files
coleturnerSashko Stubailo
authored and
Sashko Stubailo
committed
Adds The Hunt Website
1 parent 7c780b4 commit 95f90d3

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
@@ -211,6 +211,11 @@ var logos = [
211211
img: 'creditkarma.png',
212212
link: 'https://www.creditkarma.com/'
213213
},
214+
{
215+
name: 'The Hunt',
216+
img: 'huntlogo.png',
217+
link: 'https://www.thehunt.com/'
218+
},
214219
// Adding your logo?
215220
// Add it to the /users/logos/ directory and then append an entry above this comment.
216221
//

0 commit comments

Comments
 (0)