aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_layouts/page.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/page.html')
-rw-r--r--_layouts/page.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/page.html b/_layouts/page.html
index 11c37a1..090100f 100644
--- a/_layouts/page.html
+++ b/_layouts/page.html
@@ -2,4 +2,5 @@
layout: default
---
<h1>{{ page.title }}</h1>
+<hr/>
{{ content }}