Skip to content

Commit

Permalink
feat(nav): Added NFT link (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
hachiojidev committed Dec 7, 2020
1 parent 82ef0e3 commit a70e7b9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/widgets/Nav/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,8 @@ export default [
label: "IFO",
href: "/ifo",
},
{
label: "NFT",
href: "/nft",
},
];

0 comments on commit a70e7b9

Please sign in to comment.