Skip to content

Commit b396fdb

Browse files
arnarthorleebyron
authored andcommitted
Adding WOW air to users page (graphql#227)
* Add WOW air to users page * Adding wowair logo * Fixing indent
1 parent 48d7f9d commit b396fdb

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

site/users/index.html.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,12 @@ var logos = [
349349
img: 'waitlessq.png',
350350
link: 'http://waitlessq.com/'
351351
},
352+
{
353+
name: 'WOW air',
354+
img: 'wowair.png',
355+
isRound: true,
356+
link: 'https://wowair.com/'
357+
},
352358
// Adding your logo?
353359
// Add it to the /users/logos/ directory and then append an entry above this comment.
354360
//

site/users/logos/wowair.png

16 KB
Loading

0 commit comments

Comments
 (0)