0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-25 08:12:27 +00:00
Files
packages/net/webui-aria2/patches/0001-fix-favicon-path.patch
Xingwang Liao 8a4cb6ede3 webui-arai2: bump to v2018-12-09
Signed-off-by: Xingwang Liao <kuoruan@gmail.com>
2020-02-12 16:05:11 +08:00

12 lines
270 B
Diff

--- a/docs/index.html
+++ b/docs/index.html
@@ -3,7 +3,7 @@
<!-- {{{ head -->
<head>
- <link rel="icon" href="../favicon.ico" />
+ <link rel="icon" href="favicon.ico" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">