aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Coquand <marcc0000@pm.me>2023-09-15 08:50:54 -0300
committerMarc Coquand <marcc0000@pm.me>2023-09-15 08:50:54 -0300
commite6cd344982c33dbdd2d017b7b5573878f5d8790d (patch)
treecbfc49444cbe4cf66288b86431077edd351a1b10
parent60a2162ce52a629b1bd178f8977b9e38f310f42e (diff)
downloadmccd.space-e6cd344982c33dbdd2d017b7b5573878f5d8790d.tar.gz
mccd.space-e6cd344982c33dbdd2d017b7b5573878f5d8790d.tar.bz2
mccd.space-e6cd344982c33dbdd2d017b7b5573878f5d8790d.zip
Update title
-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>