Replace {{ base_path }
with absolute_url
filter
This commit is contained in:
@ -5,7 +5,6 @@ permalink: /page-archive/
|
||||
author_profile: false
|
||||
---
|
||||
|
||||
{% include base_path %}
|
||||
{% for post in site.pages %}
|
||||
{% include archive-single.html %}
|
||||
{% endfor %}
|
Reference in New Issue
Block a user