Update config.js

This commit is contained in:
Vlad 2022-05-09 16:04:13 -03:00 committed by GitHub
parent 21015fca32
commit 3d8766a407
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,11 +86,10 @@ const config = {
search: false, search: false,
nav: [ nav: [
// TODO update? // TODO update?
{ text: 'Swarm', link: '/swarm/' }, { text: 'Projects', link: '/projects/' },
{ text: 'Roadmap', link: '/roadmap/' }, { text: 'Verify', link: '/verify/' },
{ text: 'Verified', link: '/verified/' },
{ text: 'Governance', link: '/governance/' }, { text: 'Governance', link: '/governance/' },
{ text: 'Projects', link: '/projects/' } { text: 'LBRY Communities', link: '/hives/' }
], ],
sidebar, sidebar,
nextLinks: true, nextLinks: true,
@ -128,15 +127,8 @@ const config = {
{ {
text: 'LBRY.tech', text: 'LBRY.tech',
link: 'https://lbry.tech/' link: 'https://lbry.tech/'
}, }
{ ]
text: 'LBRY.fund',
link: 'https://lbry.fund/'
},
{
text: 'LBRY.tv',
link: 'https://lbry.tv/'
}]
} }
], ],
finePrints: [ finePrints: [