From 39ae339051ac8ed9477ffd62f4068992120b7a1a Mon Sep 17 00:00:00 2001 From: Ashus Date: Wed, 9 Oct 2019 23:17:59 +0200 Subject: [PATCH] Replaced an old icon with a new one, format changed from ICO to PNG to make it even smaller. - references #2251 Signed-off-by: Ashus --- .../luci-app-noddos/htdocs/cgi-bin/clientdetails | 2 +- .../htdocs/luci-static/bootstrap/favicon.ico | Bin 1150 -> 0 bytes .../htdocs/luci-static/bootstrap/favicon.png | Bin 0 -> 733 bytes .../luasrc/view/themes/bootstrap/header.htm | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/favicon.ico create mode 100644 themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/favicon.png diff --git a/applications/luci-app-noddos/htdocs/cgi-bin/clientdetails b/applications/luci-app-noddos/htdocs/cgi-bin/clientdetails index 6ff4ce59f2..411113c6a6 100755 --- a/applications/luci-app-noddos/htdocs/cgi-bin/clientdetails +++ b/applications/luci-app-noddos/htdocs/cgi-bin/clientdetails @@ -64,7 +64,7 @@ pagetop = [[ - + diff --git a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/favicon.ico b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/favicon.ico deleted file mode 100644 index 77a138ba0c53da3f891857646887710d4b472fdd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1150 zcmZQzU<5(|0R}M0U}0bo1F|%L7$l?s#Ef7P$NwD5 zyD&e$2Aer)Damoz)Z-BQhHeH9btry7RT$l_@13qXDgni$+neEMN>FdArv z0lGQBFs%lPtwI-v>Tv?n|DhPfWM1mmXwsh<2>{OOVxp*g!w@ zqKiTG6Xkx8S{(YJ#vmwkbwIoQ(e*=B!~Bd+gY5bTGY4TZ#0^ONRX{enUXU0V0QLV( zPE1sV@sVhl9&mgiiG!HP;ejTF!iAZEi$+n5hl8yD3NCej>=_t7@G~$xU}j)Az{tSR l0L0A?85r0SfW?IY1cTV^K(P)%28J8b3=GeoL-c_30szk#m9qc< diff --git a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/favicon.png b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/favicon.png new file mode 100644 index 0000000000000000000000000000000000000000..d6eaa4bc4d2229ffa6ace7bd6432125ab4c128c3 GIT binary patch literal 733 zcmV<30wVp1P)q9BVQ1)-=UYfMeE{L$EqHtCE{XXd^8=ACm|I4Gvm2M!1B zx%Y4vpD(~ah=@r<{US0;M7D_7L^LZR{X}F!F>;PFm^myWN{XYHIczJ}*!OrXZ5c!y zVP+N)AtEZ$3v-SnHmtoRj++k?k<7%_#M`-hD9kM1;z_ZUD~_8F0{}oelQWrFefS=e zJCC2!Ol(z{`OqJ1W^KAVFf4;_qRh-Hk+Mv^vP|#G6Z?ig&q1g;h;5Da@NwZ6nyt-H zf`|YBnx^4&Y!!~zRpXVj?eJn^PP=%z#aH96=+k|AY0uY{-(qDP?dIk4Jh2qVr|-US zV@&`Xj|7-RkePYt{S>wzJIdF)I&oy`2S=9@*lUJ*bO2~cq_?zkpAHSxRT!C^ht^;% z1_OS0I5Li@Ob%{e>&EVm78sje#2Z~_ps6N+Nh<>Y(4qqXctnDzX(fp4` zE9;wVyLn7!Z8j>(P@gz%fDQo5hQBIKXy z7f#k!i__jb(Qx5$gGIig_ - + <% if node and node.css then %> <% end -%> -- 2.30.2