Fix broken breadcrumb links by including base_path helper
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
{% include base_path %}
|
||||
|
||||
{% case site.categories.type %}
|
||||
{% when "liquid" %}
|
||||
{% assign path_type = "#" %}
|
||||
|
Reference in New Issue
Block a user