Merge pull request #205 from LBRYFoundation/AQ00111111-patch-2

Update .vuepress config.js
This commit is contained in:
Philip Ahlqvist 2024-08-05 16:26:51 +02:00 committed by GitHub
commit b1f21a2963
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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'