Browse Source

Update index.md

master
René Stach 9 years ago
parent
commit
01ad36fa2a
  1. 6
      news/index.md

6
news/index.md

@ -1,9 +1,9 @@
--- ---
layout: archive layout: archive
title: "Articles" title: "News"
date: 2014-05-30T11:39:03-04:00 date: 2014-05-30T11:39:03-04:00
modified: modified:
excerpt: "A collection of thoughts, inspiration, mistakes, and other minutia." excerpt: ""
tags: [] tags: []
image: image:
feature: feature:
@ -14,4 +14,4 @@ image:
{% for post in site.categories.news %} {% for post in site.categories.news %}
{% include post-grid.html %} {% include post-grid.html %}
{% endfor %} {% endfor %}
</div><!-- /.tiles --> </div><!-- /.tiles -->

Loading…
Cancel
Save