net/index.html

13 lines
178 B
HTML
Raw Normal View History

2012-01-02 23:15:05 -05:00
---
layout: default
2013-08-18 20:37:09 -04:00
title: James Walker
2012-01-02 23:15:05 -05:00
---
2013-08-18 20:35:45 -04:00
{% include vcard.html %}
<h3>recent posts:</h3>
{% for post in site.posts limit: 5 %}
{% include article_list.html %}
2012-01-02 23:15:05 -05:00
{% endfor %}