Remove duplicate include of base_path in category-list.html (#522)

This commit is contained in:
Vince Chu 2016-09-13 09:30:52 -04:00 committed by Michael Rose
parent 921f4411c3
commit 54b2da3022

View file

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