Skip to content

Commit 4e0b170

Browse files
committed
Fix Loggi logo
2 parents 537c98f + 4e7e212 commit 4e0b170

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

site/users/index.html.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,16 @@ var logos = [
7474
img: 'loggi.png',
7575
link: 'https://www.loggi.com/'
7676
},
77+
{
78+
name: 'Restorando',
79+
img: 'restorando.png',
80+
link: 'https://www.restorando.com/'
81+
},
82+
{
83+
name: 'Wishlife',
84+
img: 'wishlife.png',
85+
link: 'http://www.wishlife.com'
86+
},
7787
// Adding your logo?
7888
// Add it to the /users/logos/ directory and then append an entry above this comment.
7989
//

site/users/logos/loggi.png

798 Bytes
Loading

site/users/logos/restorando.png

134 KB
Loading

site/users/logos/wishlife.png

77.3 KB
Loading

0 commit comments

Comments
 (0)