Replace base_path with absolute_url
filter where possible
This commit is contained in:
@ -8,7 +8,6 @@ author_profile: false
|
||||
|
||||
<div class="archive">
|
||||
<h1 class="page__title">{{ page.title }}</h1>
|
||||
{% include base_path %}
|
||||
{% for post in page.posts %}
|
||||
{% include archive-single.html %}
|
||||
{% endfor %}
|
||||
|
Reference in New Issue
Block a user