Skip to content

Commit 8100299

Browse files
remitbriSashko Stubailo
authored and
Sashko Stubailo
committed
Add Club Med to users (graphql#202)
1 parent 1071b50 commit 8100299

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
@@ -319,6 +319,11 @@ var logos = [
319319
img: 'wirtualnapolska.png',
320320
link: 'http://www.wp.pl/'
321321
},
322+
{
323+
name: 'Club Med',
324+
img: 'clubmed.png',
325+
link: 'https://www.clubmed.com/'
326+
},
322327
// Adding your logo?
323328
// Add it to the /users/logos/ directory and then append an entry above this comment.
324329
//

site/users/logos/clubmed.png

2.77 KB
Loading

0 commit comments

Comments
 (0)