Skip to content

Commit 1df81cd

Browse files
author
Konstantinos Leimonis
committed
add persado logo to users logo list
1 parent 55064d7 commit 1df81cd

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

site/users/index.html.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@ var logos = [
5959
img: 'meteor.png',
6060
link: 'https://medium.com/apollo-stack/snappier-uis-with-apollo-client-graphql-bffab0b52b79#.fr92aru2y'
6161
},
62+
{
63+
name: 'Persado',
64+
img: 'persado.png',
65+
link: 'http://persado.com/platform/persado-go/'
66+
},
6267
];
6368

6469
module.exports = ({ page }) =>

site/users/logos/persado.png

8.31 KB
Loading

0 commit comments

Comments
 (0)