mirror of
https://github.com/aljazceru/lightning-address.git
synced 2025-12-17 05:14:22 +01:00
Add Alby to all applicable parts of the site
This commit is contained in:
@@ -348,6 +348,10 @@ const SATDRESS_SERVERS = [
|
||||
urlLink: 'https://tinytip.me',
|
||||
urlText: '@tinytip.me',
|
||||
},
|
||||
{
|
||||
urlLink: 'https://getalby.com',
|
||||
urlText: '@getalby.com',
|
||||
},
|
||||
|
||||
];
|
||||
|
||||
@@ -445,6 +449,16 @@ const WALLETS = [
|
||||
downloadText: 'Open @LightningTipBot',
|
||||
url: 'https://t.me/LightningTipBot',
|
||||
},
|
||||
{
|
||||
name: 'Alby',
|
||||
image: '/images/alby.png',
|
||||
downloadText: 'Open Alby',
|
||||
url: 'https://getalby.com',
|
||||
imageStyle: {
|
||||
width: '50px',
|
||||
borderRadius: '5%',
|
||||
},
|
||||
},
|
||||
];
|
||||
|
||||
export const Community = () => (
|
||||
|
||||
Reference in New Issue
Block a user