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=refs%2Fpull%2F18013%2Fhead;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 0c0a971f36e8..d72243dbb52e 100644 --- a/src/pybind/mgr/dashboard/base.html +++ b/src/pybind/mgr/dashboard/base.html @@ -156,7 +156,7 @@ }); - +