~xdavidwu/xdavidwu.link

f540ed6d78ebe1b160b2dd777b4b140555d69e1b — Michael Rose 8 years ago 9ce8710
Fix broken breadcrumb links by including base_path helper
1 files changed, 2 insertions(+), 0 deletions(-)

M _includes/breadcrumbs.html
M _includes/breadcrumbs.html => _includes/breadcrumbs.html +2 -0
@@ 1,3 1,5 @@
{% include base_path %}

{% case site.categories.type %}
  {% when "liquid" %}
    {% assign path_type = "#" %}