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