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.
2 parents 537c98f + 4e7e212 commit 4e0b170Copy full SHA for 4e0b170
site/users/index.html.js
@@ -74,6 +74,16 @@ var logos = [
74
img: 'loggi.png',
75
link: 'https://www.loggi.com/'
76
},
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
87
// Adding your logo?
88
// Add it to the /users/logos/ directory and then append an entry above this comment.
89
//
site/users/logos/loggi.png
798 Bytes
site/users/logos/restorando.png
134 KB
site/users/logos/wishlife.png
77.3 KB
0 commit comments