Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiaoheiAh/hugo-theme-pure.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/_widgets/recent_posts.html')
-rw-r--r--layouts/partials/_widgets/recent_posts.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/_widgets/recent_posts.html b/layouts/partials/_widgets/recent_posts.html
index c8845cc..631767a 100644
--- a/layouts/partials/_widgets/recent_posts.html
+++ b/layouts/partials/_widgets/recent_posts.html
@@ -3,7 +3,7 @@
<h3 class="widget-title">{{T "widget_recent_posts" }}</h3>
<div class="widget-body">
<ul class="recent-post-list list-unstyled no-thumbnail">
- {{- range first 5 (where $.Pages "Section" "post") }}
+ {{- range first 5 (where $.Pages "Section" "posts") }}
<li>
<div class="item-inner">
<p class="item-title">