diff --git a/layout/_partial/post/date.ejs b/layout/_partial/post/date.ejs index ac2e8c6..f0ead26 100644 --- a/layout/_partial/post/date.ejs +++ b/layout/_partial/post/date.ejs @@ -1,4 +1,4 @@ -<% if (post.date){ %> +<% if (post.date && !post.hidedate){ %>