Skip to content

Commit

Permalink
docs: showcase user Redux (#1192)
Browse files Browse the repository at this point in the history
* Add Redux as a user on the user page

* Update users.js
  • Loading branch information
YifanM authored and yangshun committed Jan 21, 2019
1 parent 3ff79fc commit 54a338a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions v1/website/data/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,13 @@ module.exports = [
fbOpenSource: false,
pinned: false,
},
{
caption: 'Redux',
image: '/img/users/redux.svg',
infoLink: 'https://redux.js.org/',
fbOpenSource: false,
pinned: true,
},
{
caption: 'Rejoiner',
image: '/img/users/rejoiner.svg',
Expand Down
7 changes: 7 additions & 0 deletions v1/website/static/img/users/redux.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 54a338a

Please sign in to comment.