From e83c7eb102fe9f82f8cace69c17137ddd1ac9a2f Mon Sep 17 00:00:00 2001 From: Clement Desmidt Date: Tue, 28 Apr 2020 16:59:59 +0200 Subject: [PATCH] =?UTF-8?q?:bug:=20Corrige=20le=20commit=20pr=C3=A9c=C3=A9?= =?UTF-8?q?dent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layouts/partials/article-labels.html | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) 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