Add Alby to all applicable parts of the site

This commit is contained in:
secondl1ght
2021-12-05 11:31:27 -07:00
parent f786388c53
commit 76e0614d9e
6 changed files with 38 additions and 2 deletions

View File

@@ -66,7 +66,11 @@ const FOOTER = [
{
link: 'https://t.me/LightningTipBot',
title: '@LightningTipBot'
},
},
{
link: 'https://getalby.com',
title: 'Alby'
},
]
},
{
@@ -99,7 +103,11 @@ const FOOTER = [
{
link: 'https://t.me/LightningTipBot',
title: '@LightningTipBot'
},
},
{
link: 'https://getalby.com',
title: 'Alby'
},
]
},
];