Replace base_path
with absolute_url
filter
This commit is contained in:
@ -2,8 +2,6 @@
|
||||
layout: archive
|
||||
---
|
||||
|
||||
{% include base_path %}
|
||||
|
||||
<h3 class="archive__subtitle">{{ site.data.ui-text[site.locale].recent_posts | default: "Recent Posts" }}</h3>
|
||||
|
||||
{% for post in paginator.posts %}
|
||||
|
Reference in New Issue
Block a user