Skip to content

Commit

Permalink
Add the Yammer logo to the 'who is using this' section of the website.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Lakey committed Nov 27, 2017
1 parent 3d2eb37 commit fd31fab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions website/siteConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,11 @@ const users = [
image: '/jest/img/logos/xing.png',
infoLink: 'https://www.xing.com/',
},
{
caption: 'Yammer',
image: '/jest/img/logos/yammer.png',
infoLink: 'https://www.yammer.com/',
},
];

const siteConfig = {
Expand Down
Binary file added website/static/img/logos/yammer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fd31fab

Please sign in to comment.