diff --git a/_includes/article-list.html b/_includes/article-list.html index 84318a90eac..71f700a8369 100644 --- a/_includes/article-list.html +++ b/_includes/article-list.html @@ -79,7 +79,7 @@ {%- elsif include.type == 'brief' -%} {%- assign _tags = '' -%} {%- for _tag in _article.tags -%} - {%- assign _tag_encode = _tag | strip | url_encode } -%} + {%- assign _tag_encode = _tag | strip | url_encode -%} {%- if forloop.last -%} {%- assign _tags = _tags | append: _tag_encode -%} {%- else -%} @@ -137,4 +137,4 @@

{{ _article.title }} \ No newline at end of file +