From 2e574df0fb1047b0dba9f2addf42f904aa45bca1 Mon Sep 17 00:00:00 2001 From: ncoelho Date: Tue, 16 Feb 2021 23:49:08 +0100 Subject: [PATCH] Fix static files --- img/lndhub-logo.svg | 45 -------------------------------- {css => static/css}/style.css | 0 {img => static/img}/favicon.png | Bin templates/index.html | 4 +-- 4 files changed, 2 insertions(+), 47 deletions(-) delete mode 100644 img/lndhub-logo.svg rename {css => static/css}/style.css (100%) rename {img => static/img}/favicon.png (100%) diff --git a/img/lndhub-logo.svg b/img/lndhub-logo.svg deleted file mode 100644 index fde5a4c..0000000 --- a/img/lndhub-logo.svg +++ /dev/null @@ -1,45 +0,0 @@ - - - lndhub-logo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/css/style.css b/static/css/style.css similarity index 100% rename from css/style.css rename to static/css/style.css diff --git a/img/favicon.png b/static/img/favicon.png similarity index 100% rename from img/favicon.png rename to static/img/favicon.png diff --git a/templates/index.html b/templates/index.html index a303720..4840d6f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -9,8 +9,8 @@ - - + + BlueWallet LndHub