diff --git a/src/widgets/Nav/config.ts b/src/widgets/Nav/config.ts index 51e422c03..b138485e5 100644 --- a/src/widgets/Nav/config.ts +++ b/src/widgets/Nav/config.ts @@ -32,4 +32,8 @@ export default [ label: "IFO", href: "/ifo", }, + { + label: "NFT", + href: "/nft", + }, ];