Skip to content

Commit 7b39818

Browse files
authored
Merge pull request graphql#253 from webb04/source
Add DueDil to users
2 parents 463fe83 + fee116e commit 7b39818

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
@@ -385,6 +385,11 @@ var logos = [
385385
img: 'lelivrescolaire.png',
386386
link: 'http://www.lelivrescolaire.fr/'
387387
},
388+
{
389+
name: 'DueDil',
390+
img: 'duedil.png',
391+
link: 'https://www.duedil.com/'
392+
},
388393
// Adding your logo?
389394
// Add it to the /users/logos/ directory and then append an entry above this comment.
390395
//

site/users/logos/duedil.png

61 KB
Loading

0 commit comments

Comments
 (0)