aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--share/tools/web_config/favicon.pngbin0 -> 192 bytes
-rw-r--r--share/tools/web_config/index.html1
2 files changed, 1 insertions, 0 deletions
diff --git a/share/tools/web_config/favicon.png b/share/tools/web_config/favicon.png
new file mode 100644
index 00000000..41ba714e
--- /dev/null
+++ b/share/tools/web_config/favicon.png
Binary files differ
diff --git a/share/tools/web_config/index.html b/share/tools/web_config/index.html
index 222ddfaf..02fa7119 100644
--- a/share/tools/web_config/index.html
+++ b/share/tools/web_config/index.html
@@ -4,6 +4,7 @@
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
<title>fish shell configuration</title>
+ <link rel="icon" type="image/png" href="favicon.png"/>
<link rel="stylesheet" type="text/css" href="fishconfig.css"/>
<script type="text/javascript" src="js/angular.js"></script>
<script type="text/javascript" src="js/colorutils.js"></script>