Skip to content

Commit

Permalink
feat: Adding lukin to siteConfig.js
Browse files Browse the repository at this point in the history
  • Loading branch information
vmarcosp authored and cristianoc committed Jul 21, 2020
1 parent 93e38d3 commit 76b83f0
Showing 1 changed file with 6 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 @@ -86,6 +86,12 @@ const users = [
image: "img/logos/porter.svg",
infoLink: "https://porter.in/",
pinned: true
},
{
caption: "Lukin Co.",
image: "img/logos/lukin.svg",
infoLink: "https://lukin.co",
pinned: true
}
];

Expand Down

0 comments on commit 76b83f0

Please sign in to comment.