From: Rosen Penev Date: Mon, 10 Oct 2022 22:47:47 +0000 (-0700) Subject: luci-theme-openwrt-2020: add iOS icon support X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=1be885064e65f4c96189e7f63f29dcbb7040f3cb;p=project%2Fluci.git luci-theme-openwrt-2020: add iOS icon support Used when adding LuCI to Springboard. Image generated from logo.svg. Signed-off-by: Rosen Penev --- diff --git a/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/logo.png b/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/logo.png new file mode 100644 index 0000000000..6adf532b87 Binary files /dev/null and b/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/logo.png differ diff --git a/themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm b/themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm index 34c52f4b12..f0c9e563d0 100644 --- a/themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm +++ b/themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm @@ -25,6 +25,7 @@ + <%=striptags( (boardinfo.hostname or "?") .. ( (node and node.title) and ' - ' .. translate(node.title) or '')) %> - LuCI