From 31aefb0cd6f1ea9c607c2838e9a89a2f89ae8e8c Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Fri, 28 Feb 2020 09:50:49 +0800 Subject: [PATCH] doc: drop http://ayni.ceph.com/public/js/ceph.js seems we will never have this file in foreseeable future. See-also: https://tracker.ceph.com/issues/11490 See-also: https://tracker.ceph.com/issues/18075 Signed-off-by: Kefu Chai --- doc/_templates/layout.html | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 doc/_templates/layout.html diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html deleted file mode 100644 index c6f57096e53..00000000000 --- a/doc/_templates/layout.html +++ /dev/null @@ -1,5 +0,0 @@ -{% extends "!layout.html" %} - -{%- block extrahead %} - -{% endblock %} -- 2.39.5