aboutsummaryrefslogtreecommitdiff
path: root/docs/_layouts
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_layouts')
-rw-r--r--docs/_layouts/page.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/_layouts/page.html b/docs/_layouts/page.html
index 5e7112684..80476ae49 100644
--- a/docs/_layouts/page.html
+++ b/docs/_layouts/page.html
@@ -2,4 +2,6 @@
layout: default
---
+<h1>{{ page.title }}</h1>
+
{{ content }}