diff --git a/layouts/partials/article-labels.html b/layouts/partials/article-labels.html index eaf8d68..401e257 100644 --- a/layouts/partials/article-labels.html +++ b/layouts/partials/article-labels.html @@ -4,16 +4,14 @@ {{- range .Params.categories -}} {{- $url := print "/categories/" (. | urlize) "/" -}} {{- . -}} - - {{- end -}} + {{- end -}} TAGS :  - {{- end -}} \ No newline at end of file