Make base_path available to all includes that need it
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{% include base_path %}
|
||||
|
||||
{% include base_path %}
|
||||
|
||||
{% case site.categories.type %}
|
||||
{% when "liquid" %}
|
||||
{% assign path_type = "#" %}
|
||||
|
||||
Reference in New Issue
Block a user