Add file extensions back to non-helper _includes
This commit is contained in:
@ -7,5 +7,5 @@ author_profile: false
|
||||
|
||||
{% include base_path %}
|
||||
{% for post in site.pages %}
|
||||
{% include archive-list-single %}
|
||||
{% include archive-list-single.html %}
|
||||
{% endfor %}
|
Reference in New Issue
Block a user