summaryrefslogtreecommitdiff
path: root/layout/index.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'layout/index.ejs')
-rw-r--r--layout/index.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/layout/index.ejs b/layout/index.ejs
index 42f1a4f..64db0da 100644
--- a/layout/index.ejs
+++ b/layout/index.ejs
@@ -35,7 +35,7 @@
<div class="post-duration"><%- viewstr %></div>
<% } %>
<div class="post-time">
- <%- date(post.date, "MMM, D YYYY") %>
+ <%- date(post.date, theme.timeformat) %>
</div>
<% if (post.tags) { %>
<div class="post-tags">