diff --git a/app/components/navigation.js b/app/components/navigation.js index 5aff3db..772c465 100644 --- a/app/components/navigation.js +++ b/app/components/navigation.js @@ -32,6 +32,11 @@ export default currentUrl => { title: "View LBRY resources", url: "/resources" }, + { + name: "Tutorials", + title: "LBRY Tutorials", + url: "/tutorials" + }, { name: "Community", title: "Interact with LBRY",