Remove base_path include from pages
This commit is contained in:
@ -5,8 +5,6 @@ permalink: /recipes/
|
||||
author_profile: false
|
||||
---
|
||||
|
||||
{% include base_path %}
|
||||
|
||||
{% for post in site.recipes %}
|
||||
{% include archive-single.html %}
|
||||
{% endfor %}
|
Reference in New Issue
Block a user