aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_layouts/post.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index d51134d..3933463 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -3,9 +3,8 @@ layout: default
---
<article class="post">
- <header>
+
<h1>{{ page.title }}</h1>
- </header>
<div class="date">
{{ page.date | date: "%B %e, %Y" }}