From: Sergey Ponomarev Date: Tue, 12 Dec 2023 14:32:34 +0000 (+0200) Subject: luci-theme-bootstrap: Use a new OpenWrt logo X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9ce280af95572a15cbdf0a5fc23df28648fb0f4b;p=openwrt-luci.git luci-theme-bootstrap: Use a new OpenWrt logo The new OpenWrt logo.svg is copied from luci-theme-openwrt-2020. The logo.png was copied too but resized from 180px 3.9Kb down to 48px 2.3Kb. This is enough when used as icon for app pinned to desktop. Signed-off-by: Sergey Ponomarev --- diff --git a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/favicon.png b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/favicon.png deleted file mode 100644 index 90adf2f94f..0000000000 Binary files a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/favicon.png and /dev/null differ diff --git a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/logo.svg b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/logo.svg new file mode 100644 index 0000000000..c7a445e93d --- /dev/null +++ b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/logo_48.png b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/logo_48.png new file mode 100644 index 0000000000..6fb1f75a40 Binary files /dev/null and b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/logo_48.png differ diff --git a/themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/header.ut b/themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/header.ut index b7bc770b4b..a6d2936a5f 100644 --- a/themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/header.ut +++ b/themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/header.ut @@ -32,7 +32,8 @@ - + + {% if (node?.css): %} {% endif %}