Skip to content

Commit

Permalink
docs(v1): showcase user Casbin (#3326)
Browse files Browse the repository at this point in the history
* Add Casbin to users

* Update users.js

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
  • Loading branch information
hsluoyz and yangshun authored Aug 23, 2020
1 parent b38f562 commit 661eac4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions website-1.x/data/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,13 @@ module.exports = [
fbOpenSource: false,
pinned: false,
},
{
caption: 'Casbin',
image: '/img/users/casbin.png',
infoLink: 'https://casbin.org/',
fbOpenSource: false,
pinned: false,
},
{
caption: 'Channelize.io',
image: '/img/users/channelize.png',
Expand Down
Binary file added website-1.x/static/img/users/casbin.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 661eac4

Please sign in to comment.