Skip to content

Commit 192ad40

Browse files
gfilliereleebyron
authored andcommitted
Add AlloCine logo (graphql#116)
1 parent 9d215ca commit 192ad40

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
@@ -131,6 +131,11 @@ var logos = [
131131
img: '20minutes.png',
132132
link: 'http://www.20minutes.fr'
133133
},
134+
{
135+
name: 'AlloCiné',
136+
img: 'allocine.png',
137+
link: 'http://www.allocine.fr'
138+
},
134139
// Adding your logo?
135140
// Add it to the /users/logos/ directory and then append an entry above this comment.
136141
//

site/users/logos/allocine.png

57 KB
Loading

0 commit comments

Comments
 (0)