feat:增加近期更新的列表,默认10条。

This commit is contained in:
徐涛
2021-05-12 23:15:58 +08:00
parent 771f4f9ff8
commit 9206dca1b5
7 changed files with 72 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
<% page.posts.sort("date", "desc" ).each(function(post, i) { %>
<% page.posts.sort("date", "desc").each(function(post, i) { %>
<div class="uk-card uk-card-default uk-card-small uk-width-1-1 mb-2">
<div class="uk-card-header">
<h3 class="uk-card-title">