Skip to content

Commit

Permalink
docs: add Profilo/remove BlueWhale to users (#1141)
Browse files Browse the repository at this point in the history
docs: add Profilo/remove BlueWhale to users
  • Loading branch information
JoelMarcey authored and yangshun committed Dec 4, 2018
1 parent 9360739 commit 818e608
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions v1/website/data/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,6 @@ module.exports = [
fbOpenSource: false,
pinned: false,
},
{
caption: 'BlueWhale',
image: '/img/users/BlueWhale.png',
infoLink: 'https://facebookresearch.github.io/BlueWhale/',
fbOpenSource: true,
pinned: true,
},
{
caption: 'Bowler',
image: '/img/users/bowler.svg',
Expand Down Expand Up @@ -225,6 +218,13 @@ module.exports = [
fbOpenSource: false,
pinned: true,
},
{
caption: 'Profilo',
image: '/img/users/profilo.png',
infoLink: 'https://facebookincubator.github.io/profilo/',
fbOpenSource: true,
pinned: true,
},
{
caption: 'Pyre',
image: '/img/users/pyre.svg',
Expand Down
Binary file removed v1/website/static/img/users/BlueWhale.png
Binary file not shown.
Binary file added v1/website/static/img/users/profilo.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 818e608

Please sign in to comment.