summaryrefslogtreecommitdiff
path: root/_layouts/post.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/post.html')
-rw-r--r--_layouts/post.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index 0d6905d..aa390ea 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -1,3 +1,6 @@
---
layout: default
---
+
+<h2>{{ page.title }}</h2>
+{{ page.content|markdownify }}