Replace base_path with absolute_url filter
This commit is contained in:
@@ -213,7 +213,6 @@ Still sticking with science and Isaac Newton's E = MC<sup>2</sup>, which should
|
||||
|
||||
This allows you to denote <var>variables</var>.
|
||||
|
||||
{% include base_path %}
|
||||
{% for post in site.pages %}
|
||||
{% include archive-single.html %}
|
||||
{% endfor %}
|
||||
Reference in New Issue
Block a user