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 96c2508 commit 5dca8a4Copy full SHA for 5dca8a4
index.html
@@ -19,7 +19,7 @@ <h3 class="post-subtitle">
19
</a>
20
21
<p class="post-meta">
22
- Posted on {{ post.date | date: "%B %-d, %Y" }}
+ Posted on {{ post.date | date: site.date_format }}
23
</p>
24
25
<div class="post-entry-container">
0 commit comments