Skip to content

Commit

Permalink
Remove duplicate include of base_path in category-list.html (#522)
Browse files Browse the repository at this point in the history
  • Loading branch information
vwchu authored and mmistakes committed Sep 15, 2016
1 parent b667190 commit d22057f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions _includes/category-list.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{% include base_path %}

{% include base_path %}

{% case site.category_archive.type %}
{% when "liquid" %}
{% assign path_type = "#" %}
Expand Down

0 comments on commit d22057f

Please sign in to comment.