mirror of
https://github.com/aljazceru/lightning-address.git
synced 2025-12-17 21:34:23 +01:00
chore: footer add
This commit is contained in:
@@ -35,10 +35,22 @@ const FOOTER = [
|
|||||||
{
|
{
|
||||||
title: 'Sending',
|
title: 'Sending',
|
||||||
items: [
|
items: [
|
||||||
|
{
|
||||||
|
link: 'https://zebedee.io/wallet',
|
||||||
|
title: 'ZEBEDEE Wallet'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
link: 'https://bluewallet.io/',
|
||||||
|
title: 'BlueWallet'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
link: 'https://blixtwallet.com/',
|
link: 'https://blixtwallet.com/',
|
||||||
title: 'Blixt Wallet'
|
title: 'Blixt Wallet'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
link: 'https://phoenix.acinq.co/',
|
||||||
|
title: 'Phoenix'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
link: 'https://lightning-wallet.com/',
|
link: 'https://lightning-wallet.com/',
|
||||||
title: 'Simple Bitcoin Wallet'
|
title: 'Simple Bitcoin Wallet'
|
||||||
@@ -47,10 +59,6 @@ const FOOTER = [
|
|||||||
link: 'https://lntxbot.fiatjaf.com/',
|
link: 'https://lntxbot.fiatjaf.com/',
|
||||||
title: 'LNTXBOT Telegram Bot'
|
title: 'LNTXBOT Telegram Bot'
|
||||||
},
|
},
|
||||||
{
|
|
||||||
link: 'https://zebedee.io/wallet',
|
|
||||||
title: 'ZEBEDEE Wallet'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
link: 'https://lnbits.com',
|
link: 'https://lnbits.com',
|
||||||
title: 'LNBits'
|
title: 'LNBits'
|
||||||
|
|||||||
Reference in New Issue
Block a user