From 594a3508b2aa620c1960d8ded57ec0fafba79e7e Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Wed, 29 Aug 2018 00:08:58 +0800 Subject: [PATCH] prev-next --- layout/_partial/article.ejs | 51 +++++++++++++++++++++++++++---------- source/less/_article.less | 45 ++++++++++++++++++++++++++++++++ 2 files changed, 82 insertions(+), 14 deletions(-) diff --git a/layout/_partial/article.ejs b/layout/_partial/article.ejs index cd260f0..5297819 100755 --- a/layout/_partial/article.ejs +++ b/layout/_partial/article.ejs @@ -29,22 +29,45 @@ <% } %> <% if(post.prev || post.next){ %> -