Remove duplicate include of base_path in category-list.html (#522)
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
{% include base_path %}
|
||||
|
||||
{% include base_path %}
|
||||
|
||||
{% case site.category_archive.type %}
|
||||
{% when "liquid" %}
|
||||
{% assign path_type = "#" %}
|
||||
|
Reference in New Issue
Block a user