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

github.com/themefisher/navigator-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/blog.html')
-rw-r--r--layouts/partials/blog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/blog.html b/layouts/partials/blog.html
index acd1f28..e366b5e 100644
--- a/layouts/partials/blog.html
+++ b/layouts/partials/blog.html
@@ -12,7 +12,7 @@
</div>
</div>
<div class="row">
- {{ range first 3 .Data.Pages }}
+ {{ range first 3 .Site.RegularPages}}
{{ "<!-- single blog post -->" | safeHTML }}
<article class="col-12 col-md-4">
<div class="post-item">