Use correct asset URL for lndhub logo
This commit is contained in:
parent
7802ea25e6
commit
e0c400c007
@ -91,7 +91,7 @@ node.default['lndhub-go']['branding'] = {
|
|||||||
'title' => 'LndHub - Kosmos Lightning',
|
'title' => 'LndHub - Kosmos Lightning',
|
||||||
'desc' => 'Kosmos accounts for the Lightning Network',
|
'desc' => 'Kosmos accounts for the Lightning Network',
|
||||||
'url' => 'https://lndhub.kosmos.org',
|
'url' => 'https://lndhub.kosmos.org',
|
||||||
'logo' => 'https://storage.5apps.com/basti/public/shares/221222-0955-icon-lndhub-400px.png',
|
'logo' => 'https://assets.kosmos.org/img/icon-lndhub-400px.png',
|
||||||
'favicon' => 'https://kosmos.org/favicon.ico',
|
'favicon' => 'https://kosmos.org/favicon.ico',
|
||||||
'footer' => 'about=https://kosmos.org'
|
'footer' => 'about=https://kosmos.org'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user