Skip to content

Commit

Permalink
Add Warren to Users of Loki (#305)
Browse files Browse the repository at this point in the history
* feat: adds warren logo

* feat: adds warren to users
  • Loading branch information
emkis authored Feb 18, 2021
1 parent f183751 commit 59099d7
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
6 changes: 6 additions & 0 deletions website/siteConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ const users = [
infoLink: 'https://rocket.chat',
pinned: true,
},
{
caption: 'Warren',
image: '/img/users/warren.svg',
infoLink: 'https://warren.com.br',
pinned: true,
},
];

const siteConfig = {
Expand Down
14 changes: 14 additions & 0 deletions website/static/img/users/warren.svg
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 59099d7

Please sign in to comment.