From: Michael Tremer Date: Tue, 27 Jun 2023 17:18:43 +0000 (+0000) Subject: static: Remove the obsolete background image X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=40c0aec91f35fddb2e8ad299b1ad58daaed94da2;p=ipfire.org.git static: Remove the obsolete background image Signed-off-by: Michael Tremer --- diff --git a/Makefile.am b/Makefile.am index 02a68fea..3d6ade42 100644 --- a/Makefile.am +++ b/Makefile.am @@ -960,7 +960,6 @@ static_img_DATA = \ src/static/img/apple-touch-icon-72x72-precomposed.png \ src/static/img/apple-touch-icon-60x60-precomposed.png \ src/static/img/bash-logo.svg \ - src/static/img/bg-img.jpg \ src/static/img/debian-logo.svg \ src/static/img/default-avatar.jpg \ src/static/img/ipfire-tux.png \ diff --git a/src/static/img/bg-img.jpg b/src/static/img/bg-img.jpg deleted file mode 100644 index 6eb558df..00000000 Binary files a/src/static/img/bg-img.jpg and /dev/null differ