Skip to content

Commit

Permalink
Add Me Salva! into users (#352)
Browse files Browse the repository at this point in the history
* feat: add mesalva image

* feat: add mesalva user

* refactor: update mesalva logo

Co-authored-by: Joel Arvidsson <joel@oblador.se>
Co-authored-by: Tomas Echeverri Valencia <tomechval@gmail.com>
  • Loading branch information
3 people committed Dec 27, 2021
1 parent 5cf5de0 commit f7d5e65
Show file tree
Hide file tree
Showing 2 changed files with 10 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 @@ -33,6 +33,12 @@ const users = [
infoLink: 'https://warren.com.br',
pinned: true,
},
{
caption: 'Me Salva!',
image: '/img/users/mesalva.svg',
infoLink: 'https://mesalva.com',
pinned: true,
},
];

const siteConfig = {
Expand Down
4 changes: 4 additions & 0 deletions website/static/img/users/mesalva.svg
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 f7d5e65

Please sign in to comment.