]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: drop http://ayni.ceph.com/public/js/ceph.js
authorKefu Chai <kchai@redhat.com>
Fri, 28 Feb 2020 01:50:49 +0000 (09:50 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 28 Feb 2020 02:13:12 +0000 (10:13 +0800)
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 <kchai@redhat.com>
doc/_templates/layout.html [deleted file]

diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html
deleted file mode 100644 (file)
index c6f5709..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-{% extends "!layout.html" %}
-
-{%- block extrahead %}
-    <script type="text/javascript" src="http://ayni.ceph.com/public/js/ceph.js"></script>
-{% endblock %}