diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html
new file mode 100644
index 00000000..144f452a
--- /dev/null
+++ b/docs/_templates/layout.html
@@ -0,0 +1,7 @@
+{% extends "!layout.html" %}
+
+{%- block extraScript %}
+
+
+{% endblock extraScript %}
\ No newline at end of file
diff --git a/docs/index.rst b/docs/index.rst
index c9112ef0..ae164417 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -83,8 +83,7 @@ As an example, consider the design of a tea cup:
.. raw:: html
-
-
+
.. image:: tea_cup.png
:align: center