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

This commit is contained in:
Vince Chu
2016-09-15 14:57:11 -04:00
committed by Michael Rose
parent b667190855
commit d22057f595
-2
View File
@@ -1,7 +1,5 @@
{% include base_path %}
{% include base_path %}
{% case site.category_archive.type %}
{% when "liquid" %}
{% assign path_type = "#" %}