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>

View file

@ -21,7 +21,7 @@
</div>
<div class="unit-30">
<h3></h3>
<p><em>Sociology and other distractions, since 2002. View <a href="blog/archives/">all posts by date</a>, or <a href="/categories/">an index of posts by category</a></em>.</p>
<p><em>An archive of my blogging since 2003. View <a href="/archive/">all posts by date</a>, or <a href="/categories/">an index of posts by category</a></em>.</p>
</div>
</div>
</div>