renamed blog to articles in various layouts
[theme-danix.xyz.git] / layouts / partials / home-latest-posts.html
index e3c1375..b3097b6 100644 (file)
@@ -1,6 +1,6 @@
 <div id="latest-posts">
        <h3>latest posts</h3>
-       {{ range where $.Site.RegularPages.ByLastmod.Reverse "Section" "blog" }}
+       {{ range where $.Site.RegularPages.ByLastmod.Reverse "Section" "articles" }}
        <article class="post post-summary">
                <header class="article-meta">
                        <h3><a class="title" href="{{ .RelPermalink }}">{{ .Title }}</a></h3>