aboutsummaryrefslogtreecommitdiff
path: root/doc/_templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/_templates/layout.html')
-rw-r--r--doc/_templates/layout.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html
index 3e44f4a..7bb0fc6 100644
--- a/doc/_templates/layout.html
+++ b/doc/_templates/layout.html
@@ -1,4 +1,5 @@
{% extends "!layout.html" %}
+
{% block extrahead %}
<link href="{{ pathto("_static/style.css", True) }}" rel="stylesheet" type="text/css">
{% endblock %}