Skip to content

Commit

Permalink
Remove duplicate include of base_path in category-list.html (mmistake…
Browse files Browse the repository at this point in the history
  • Loading branch information
jluccisano committed Feb 12, 2017
1 parent 337df91 commit b91e31f
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 b91e31f

Please sign in to comment.