We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 407276a commit 093148aCopy full SHA for 093148a
_layouts/post.html
@@ -2,6 +2,7 @@
2
layout: default
3
---
4
<h1>{{ page.title }}</h1>
5
+<h3><span>{{ page.date | date_to_string }}<span></h3>
6
7
<div class="content">
8
<div class="post">{{ content }}</div>
0 commit comments