Skip to content

Add ezCater to users page #475

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update index.html.js
  • Loading branch information
jasper-chen authored Feb 22, 2018
commit a50fcdb4c82d6184e764e59f314cdd1f43a2ce2a
5 changes: 5 additions & 0 deletions site/users/index.html.js
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,11 @@ var logos = [
img: 'bynder.png',
link: 'https://www.bynder.com'
},
{
name: 'ezCater',
img: 'ezcater.png',
link: 'https://www.ezcater.com/'
},
// Adding your logo?
// Add it to the /users/logos/ directory and then append an entry above this comment.
//
Expand Down