Fix navigation

This commit is contained in:
Ben van Hartingsveldt 2025-07-23 20:39:47 +02:00
parent cedccbcc00
commit d897d08d83
No known key found for this signature in database
GPG key ID: 261AA214130CE7AB

View file

@ -23,6 +23,11 @@ export default currentUrl => {
title: "LBRY overview",
url: "/overview"
},
{
name: "Tutorials",
title: "LBRY Tutorials",
url: "/tutorials"
},
{
name: "Protocols",
title: "LBRY Protocols",
@ -38,11 +43,6 @@ export default currentUrl => {
title: "View LBRY resources",
url: "/resources"
},
{
name: "Tutorials",
title: "LBRY Tutorials",
url: "/tutorials"
},
{
name: "Community",
title: "Interact with LBRY",