Merge pull request #112 from SandroLinux/master

Adds Ko-fi link to footer
This commit is contained in:
Philip Ahlqvist 2023-02-24 20:51:18 +01:00 committed by GitHub
commit 0c2a49efa8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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'