luci-theme-openwrt-2020: Fix Safari favicon: use PNG alongside with SVG
authorSergey Ponomarev <stokito@gmail.com>
Tue, 12 Dec 2023 14:19:52 +0000 (16:19 +0200)
committerSergey Ponomarev <stokito@gmail.com>
Tue, 12 Dec 2023 18:24:12 +0000 (20:24 +0200)
commitb5a3354e828a19d7d836a3470d43cc57257e1f87
treebf423b1895cf08bf3ac9c1caf41b4ff1a5bc86bc
parenta9b06db126d329ff941fa0b87163526696afe15e
luci-theme-openwrt-2020: Fix Safari favicon: use PNG alongside with SVG

Chrome, Edge and Firefox will use the SVG icon but Safari will use the PNG.
Chrome will try to pick an icon with a best suited dimension.
So it will also download the PNG to check it's dimension.
The explicitly specified sizes are preventing this.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
themes/luci-theme-openwrt-2020/ucode/template/themes/openwrt2020/header.ut