From: Kefu Chai Date: Thu, 28 Sep 2017 05:46:31 +0000 (+0800) Subject: mgr/dashboard: use rel="icon" for favicon X-Git-Tag: v13.0.1~767^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a6e79d91fbd073c70e1050baae63fe49c11803c4;p=ceph.git 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 --- diff --git a/src/pybind/mgr/dashboard/base.html b/src/pybind/mgr/dashboard/base.html index 0c0a971f36e86..d72243dbb52e1 100644 --- a/src/pybind/mgr/dashboard/base.html +++ b/src/pybind/mgr/dashboard/base.html @@ -156,7 +156,7 @@ }); - +