summaryrefslogtreecommitdiffstats
path: root/opnfv-theme/sphinx_opnfv_theme/opnfv/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'opnfv-theme/sphinx_opnfv_theme/opnfv/layout.html')
-rw-r--r--opnfv-theme/sphinx_opnfv_theme/opnfv/layout.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/opnfv-theme/sphinx_opnfv_theme/opnfv/layout.html b/opnfv-theme/sphinx_opnfv_theme/opnfv/layout.html
deleted file mode 100644
index ddd674cf1..000000000
--- a/opnfv-theme/sphinx_opnfv_theme/opnfv/layout.html
+++ /dev/null
@@ -1,5 +0,0 @@
-{# Import the theme's layout. #}
-{% extends "bootstrap/layout.html" %}
-
-{# Custom CSS overrides #}
-{% set css_files = css_files + ['_static/my-styles.css'] %}