changes to index

This commit is contained in:
Jeremy Kidwell 2017-07-11 18:32:40 +01:00
parent 7a06b09cd9
commit 31b42b4af8
3 changed files with 6 additions and 2 deletions

View file

@ -34,7 +34,7 @@
<p></p>
</div>
</div>
{{ range first 2 ((where .Data.Pages.ByDate "Section" "blog").Reverse) }}
{{ range first 4 ((where .Data.Pages.ByDate "Section" "blog").Reverse) }}
<div class="units-row-end">
<div class="unit-33 dateblock">
<h3><a href="{{ .Permalink }}">{{ .Title }}</a></h3>