Fix broken breadcrumb links by including base_path helper

This commit is contained in:
Michael Rose 2016-04-14 14:33:13 -04:00
parent 9ce87108ff
commit f540ed6d78

View file

@ -1,3 +1,5 @@
{% include base_path %}
{% case site.categories.type %}
{% when "liquid" %}
{% assign path_type = "#" %}