packages/net/webui-aria2/patches/0001-fix-favicon-path.patch

12 lines
270 B
Diff
Raw Normal View History

--- 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">