From c6a002b40940964da6cbf218a690829b012304aa Mon Sep 17 00:00:00 2001 From: curben Date: Sun, 7 Jul 2019 11:13:34 +0930 Subject: [PATCH] feat(layout): add yearly and monthly archive links --- themes/typing/layout/_partial/post/date.ejs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/themes/typing/layout/_partial/post/date.ejs b/themes/typing/layout/_partial/post/date.ejs index c057ad3..fa58cc8 100644 --- a/themes/typing/layout/_partial/post/date.ejs +++ b/themes/typing/layout/_partial/post/date.ejs @@ -1,6 +1,6 @@ <%/* Date format is specified to skip timezone conversion */%> -<% if (is_post()) { %> - -<% } else { %> - -<% } %> +