From 6702e7412828729c7a5df776d014f25deabf2274 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Wed, 27 Aug 2014 23:12:09 -0400 Subject: docs: initial rambutan theme Still needs bundled fonts and polish. --- docs/source/_templates/layout.html | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 docs/source/_templates/layout.html (limited to 'docs/source/_templates/layout.html') diff --git a/docs/source/_templates/layout.html b/docs/source/_templates/layout.html deleted file mode 100644 index 2fd81ce..0000000 --- a/docs/source/_templates/layout.html +++ /dev/null @@ -1,11 +0,0 @@ -{% extends "!layout.html" %} - -{% set css_files = css_files + ["_static/leaflabs-docs.css"] %} - -{% block rootrellink %} -
  • - - leaflabs.com - ·
  • -
  • {{ shorttitle }}{{ reldelim1 }}
  • -{% endblock %} -- cgit v1.2.3