Remove base_path include from pages

This commit is contained in:
Michael Rose
2018-01-17 12:48:19 -05:00
parent fb9f13c624
commit 637d113179
8 changed files with 0 additions and 11 deletions

View File

@ -5,7 +5,6 @@ title: "Posts by Category"
author_profile: true
---
{% include base_path %}
{% include group-by-array collection=site.posts field="categories" %}
{% for category in group_names %}