summaryrefslogtreecommitdiffstats
path: root/app/index.html
diff options
context:
space:
mode:
authorEd Tanous <ed.tanous@intel.com>2018-02-02 11:02:46 -0800
committerEd Tanous <ed.tanous@intel.com>2018-02-02 12:14:40 -0800
commit3b3ab8af26dddc1229920e93ebb741ab6230fcc5 (patch)
tree3370f5af25a06e0f39b959cbcc0e5291845eef52 /app/index.html
parent8126bcb1b9c9a9176eb73373ac25f75864cc0bbd (diff)
downloadphosphor-webui-3b3ab8af26dddc1229920e93ebb741ab6230fcc5.tar.gz
phosphor-webui-3b3ab8af26dddc1229920e93ebb741ab6230fcc5.zip
Add proper favicon handling
The current repo doesn't seem to produce a favicon, so having the reference to it produces either a 404 error or a 401 error depending on the server. Add a transparent favicon until someone can cobble together a proper one from the openbmc SVG files Change-Id: I5a79be5982e164a8ae0b28a69f673129c0a959ba Signed-off-by: Ed Tanous <ed.tanous@intel.com>
Diffstat (limited to 'app/index.html')
-rw-r--r--app/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/index.html b/app/index.html
index 502424d..c55dfaf 100644
--- a/app/index.html
+++ b/app/index.html
@@ -4,7 +4,6 @@
<head>
<meta charset="UTF-8">
<title>openBMC App</title>
- <link rel="icon" type="image/x-icon" href="/img/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1">
<base href="/">
OpenPOWER on IntegriCloud