Skip to content

Commit 04c2859

Browse files
committed
Add 20 Minutes to users logo
1 parent 896d35d commit 04c2859

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
@@ -108,6 +108,11 @@ var logos = [
108108
name: 'OK GROW!',
109109
img: 'okgrow.png',
110110
link: 'https://www.okgrow.com/graphql'
111+
},
112+
{
113+
name: '20 Minutes',
114+
img: '20minutes.png',
115+
link: 'http://www.20minutes.fr'
111116
}
112117
// Adding your logo?
113118
// Add it to the /users/logos/ directory and then append an entry above this comment.

site/users/logos/20minutes.png

73.5 KB
Loading

0 commit comments

Comments
 (0)