Make base_path available to all includes that need it
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
{% include base_path %}
|
||||
|
||||
{% if page.author_profile or page.sidebar %}
|
||||
<div class="sidebar sticky">
|
||||
{% if page.author_profile %}{% include author-profile.html %}{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user