aboutsummaryrefslogtreecommitdiff
path: root/_includes/post.njk
diff options
context:
space:
mode:
Diffstat (limited to '_includes/post.njk')
-rw-r--r--_includes/post.njk2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/post.njk b/_includes/post.njk
index 115d9d0..0e75a54 100644
--- a/_includes/post.njk
+++ b/_includes/post.njk
@@ -22,7 +22,7 @@ tag: post
߸
</a>
<div class="side-margin" style="margin-left:4rem; display: flex; flex-direction: column; max-width: 40rem">
- <h1>On Web, Actions and Words</h1>
+ <h1>{{title}}</h1>
{{ content | safe }}
</div>
</body>