Move image assets in /assets/images

This commit is contained in:
Michael Rose
2016-09-21 21:10:33 -04:00
parent 6b927c606c
commit 9cfac78996
7 changed files with 0 additions and 445 deletions

View File

@@ -1,14 +0,0 @@
---
layout: archive
author_profile: true
---
{% include base_path %}
<h3 class="archive__subtitle">{{ site.data.ui-text[site.locale].recent_posts | default: "Recent Posts" }}</h3>
{% for post in paginator.posts %}
{% include archive-single.html %}
{% endfor %}
{% include paginator.html %}