Change wording on frontpage

This commit is contained in:
Paulus Schoutsen 2016-06-12 17:01:21 -07:00
parent ca4474b100
commit f4cd2e042f

View File

@ -22,7 +22,7 @@ hide_github_edit: true
</div> </div>
<div class="grid__item two-thirds lap-two-thirds palm-one-whole"> <div class="grid__item two-thirds lap-two-thirds palm-one-whole">
<div class='material-card text'> <div class='material-card text'>
<h1>Latest blog items</h1> <h1>Recent Blog Posts</h1>
{% for post in site.posts limit: 3 %} {% for post in site.posts limit: 3 %}
<li class="post"> <li class="post">