Fix static files
This commit is contained in:
parent
3838746a13
commit
2e574df0fb
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 6.7 KiB |
@ -9,8 +9,8 @@
|
||||
<meta content="http://lndhub.io" property="og:url">
|
||||
<meta content="lndhub.io" property="og:title">
|
||||
<meta content="BlueWallet server for the Lightning Network" property="og:description">
|
||||
<link rel="stylesheet" href="../css/style.css">
|
||||
<link rel=icon href=../img/favicon.png>
|
||||
<link rel="stylesheet" href="../static/css/style.css">
|
||||
<link rel=icon href=../static/img/favicon.png>
|
||||
<title>BlueWallet LndHub</title>
|
||||
<meta content="lightning network, lndhub" name="keywords">
|
||||
<meta content="BlueWallet server for the Lightning Network" name="description">
|
||||
|
Loading…
x
Reference in New Issue
Block a user