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.
2 parents bfdc040 + ec336ab commit f155e3fCopy full SHA for f155e3f
_layouts/post.html
@@ -2,7 +2,7 @@
2
layout: description
3
---
4
<h2>{{ page.title }}</h2>
5
-<small>{{ post.date | date_to_string }}</small>
+<small>{{ page.date | date_to_string }}</small>
6
{{content}}
7
8
<div class="post-footer">
0 commit comments