From a6e79d91fbd073c70e1050baae63fe49c11803c4 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Thu, 28 Sep 2017 13:46:31 +0800 Subject: [PATCH] mgr/dashboard: use rel="icon" for favicon shortcut is not a standard compliant link type, see https://www.w3.org/TR/html5/links.html#linkTypes. Signed-off-by: Kefu Chai --- src/pybind/mgr/dashboard/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pybind/mgr/dashboard/base.html b/src/pybind/mgr/dashboard/base.html index 0c0a971f36e..d72243dbb52 100644 --- a/src/pybind/mgr/dashboard/base.html +++ b/src/pybind/mgr/dashboard/base.html @@ -156,7 +156,7 @@ }); - +