Skip to content

Commit b4e2ad8

Browse files
authored
Add Configure One to logos
1 parent 3567741 commit b4e2ad8

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
@@ -671,6 +671,11 @@ var logos = [
671671
img: 'filejet.png',
672672
link: 'https://filejet.io/'
673673
},
674+
{
675+
name: 'Configure One',
676+
img: 'configureone.png',
677+
link: 'https://www.configureone.com/'
678+
},
674679
// Adding your logo?
675680
// Add it to the /users/logos/ directory and then append an entry above this comment.
676681
//

0 commit comments

Comments
 (0)