Merge pull request #112 from SandroLinux/master
Adds Ko-fi link to footer
This commit is contained in:
commit
0c2a49efa8
1 changed files with 4 additions and 0 deletions
|
@ -115,6 +115,10 @@ const config = {
|
||||||
text: 'Branding',
|
text: 'Branding',
|
||||||
link: '/branding/'
|
link: '/branding/'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
text: 'Ko-fi Donations',
|
||||||
|
link: 'https://ko-fi.com/lbryfoundation'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
text: 'GitHub Repo',
|
text: 'GitHub Repo',
|
||||||
link: 'https://github.com/LBRYFoundation/lbry.org'
|
link: 'https://github.com/LBRYFoundation/lbry.org'
|
||||||
|
|
Loading…
Add table
Reference in a new issue