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,8 +5,6 @@ permalink: /portfolio/
author_profile: false
---
{% include base_path %}
<div class="grid__wrapper">
{% for post in site.portfolio %}
{% include archive-single.html type="grid" %}