aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_templates/layout.html
diff options
context:
space:
mode:
authorStuart Mackie <wsmackie@juniper.net>2017-09-14 23:26:31 -0700
committerStuart Mackie <wsmackie@juniper.net>2017-09-14 23:26:31 -0700
commitfd876b7dbc7d517a706b22e52bf6f0e8f79a0b4b (patch)
tree996858dd4abe0221f8f9d54a2aeeb4ffb9971b8e /docs/_templates/layout.html
parentfce102283bab73ed08c292fce03e39c52f4a1fe2 (diff)
Docs
Change-Id: Iea3001f8414267f1535353f28d30d45daf9a3e66 Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
Diffstat (limited to 'docs/_templates/layout.html')
-rw-r--r--docs/_templates/layout.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html
deleted file mode 100644
index 08baa3e..0000000
--- a/docs/_templates/layout.html
+++ /dev/null
@@ -1,5 +0,0 @@
-{# Import the theme's layout. #}
-{% extends "!layout.html" %}
-
-{# Custom CSS overrides #}
-{% set bootswatch_css_custom = ['_static/my-styles.css'] %} \ No newline at end of file