Easier to customise title/tagline
Also added description that can replace frontpage blurb
This commit is contained in:
parent
c1c1332e37
commit
ae0849143b
6 changed files with 66 additions and 49 deletions
|
|
@ -14,7 +14,9 @@ LNBITS_FORCE_HTTPS=true
|
|||
LNBITS_SERVICE_FEE="0.0"
|
||||
|
||||
# Change theme
|
||||
LNBITS_SITE_TITLE=LNbits
|
||||
LNBITS_SITE_TITLE="LNbits"
|
||||
LNBITS_SITE_TAGLINE="free and open-source lightning wallet"
|
||||
LNBITS_SITE_DESCRIPTION="Some description about your service, will display if title is not 'LNbits'"
|
||||
# Choose from mint, flamingo, salvador, autumn, monochrome, classic
|
||||
LNBITS_THEME_OPTIONS="mint, flamingo, classic, autumn, monochrome, salvador"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue