changes to index
This commit is contained in:
parent
7a06b09cd9
commit
31b42b4af8
3 changed files with 6 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue