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

gitlab.com/toryanderson/hugo-icarus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/profile.html')
-rw-r--r--layouts/partials/profile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/profile.html b/layouts/partials/profile.html
index 24272e7..8b4089c 100644
--- a/layouts/partials/profile.html
+++ b/layouts/partials/profile.html
@@ -13,7 +13,7 @@
</div>
<div class="article-info profile-block">
<div class="article-info-block">
- {{ len (where .Site.Pages "Type" "post") }}
+ {{ len (where .Site.RegularPages "Type" "post") }}
<span>{{with .Site.Data.l10n.profile.posts}}{{.}}{{end}}</span>
</div>
<div class="article-info-block">