Remove deprecated base_path include helper

This commit is contained in:
Michael Rose
2018-09-11 09:58:22 -04:00
parent 2f40bb6403
commit 90f5a98406
9 changed files with 18 additions and 30 deletions

View File

@ -5,7 +5,7 @@ permalink: /sitemap/
author_profile: false
---
A list of all the posts and pages found on the site. For you robots out there is an [XML version]({{ base_path }}/sitemap.xml) available for digesting as well.
A list of all the posts and pages found on the site. For you robots out there is an [XML version]({{ '/sitemap.xml' | relative_url }}) available for digesting as well.
<h2>Pages</h2>
{% for post in site.pages %}