Merge pull request #205 from LBRYFoundation/AQ00111111-patch-2
Update .vuepress config.js
This commit is contained in:
commit
b1f21a2963
1 changed files with 5 additions and 5 deletions
|
@ -89,7 +89,7 @@ const config = {
|
|||
nav: [
|
||||
// TODO update?
|
||||
{ text: 'Projects', link: '/projects/' },
|
||||
{ text: 'Verified', link: '/verified/' },
|
||||
// { text: 'Verified', link: '/verified/' },
|
||||
{ text: 'Governance', link: '/governance/' },
|
||||
{ text: 'LBRY Communities', link: '/hives/' }
|
||||
],
|
||||
|
@ -115,10 +115,10 @@ const config = {
|
|||
text: 'Branding',
|
||||
link: '/branding/'
|
||||
},
|
||||
{
|
||||
text: 'Ko-fi Donations',
|
||||
link: 'https://ko-fi.com/lbryfoundation'
|
||||
},
|
||||
// {
|
||||
// text: 'Ko-fi Donations',
|
||||
// link: 'https://ko-fi.com/lbryfoundation'
|
||||
// },
|
||||
{
|
||||
text: 'GitHub Repo',
|
||||
link: 'https://github.com/LBRYFoundation/lbry.org'
|
||||
|
|
Loading…
Add table
Reference in a new issue