Adds Ko-fi link to footer

This commit is contained in:
Sandro Linux 2023-02-25 01:18:42 +05:30
parent c707edbb76
commit e01e9ce03f

View file

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